Lists functions for an application
GET {{baseUrl}}/functions?applicationId=ocid1.fnapp.oc1....&limit=5&page=&sortOrder=ASC&sortBy=displayName
Lists functions for an application.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
applicationId | string | (Required) The OCID of the application to which this function belongs. | |
limit | number | The maximum number of items to return. 1 is the minimum, 50 is the maximum. |
Default: 10
|
| page
| null | | The pagination token for a list query returned by a previous operation
|
| lifecycleState
| string | | A filter to return only functions that match the lifecycle state in this parameter.
Example: Creating
|
| displayName
| string | | A filter to return only functions with display names that match the display name string. Matching is exact.
|
| id
| string | | A filter to return only functions with the specified OCID.
|
| sortOrder
| string | | Specifies sort order.
- ASC: Ascending sort order.
- DESC: Descending sort order.
|
|
sortBy
| string | | Specifies the attribute with which to sort the rules.
Default: displayName
- timeCreated: Sorts by timeCreated.
- displayName: Sorts by displayName.
- id: Sorts by id. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | The unique Oracle-assigned identifier for the request. If you need to contact Oracle about a | |
particular request, please provide the request ID. | |||
Accept | string |
RESPONSES
status: OK
[{"id":"laborum id","applicationId":"nisi ut do aliquip velit","compartmentId":"incididunt","definedTags":{},"displayName":"labore deserunt ex","freeformTags":{},"image":"in amet Lorem aliquip","imageDigest":"ut id consequat ipsum","invokeEndpoint":"ut do","lifecycleState":"FAILED","memoryInMBs":31673036,"timeCreated":"1969-04-24T16:35:47.990Z","timeUpdated":"1991-01-25T02:24:15.307Z","timeoutInSeconds":30,"traceConfig":{"isEnabled":false}},{"id":"labore sed anim enim","applicationId":"voluptate Duis","compartmentId":"Duis dolore elit","definedTags":{},"displayName":"adipisicing consequa","freeformTags":{},"image":"anim sit occaec","imageDigest":"exercitation ex","invokeEndpoint":"Ut do","lifecycleState":"INACTIVE","memoryInMBs":31747022,"timeCreated":"1951-12-14T16:18:09.432Z","timeUpdated":"1973-08-31T20:15:41.328Z","timeoutInSeconds":30,"traceConfig":{"isEnabled":true}}]