{"type":"api","title":"Get supported endpoint patterns","meta":{"id":"/apps/pubhub/media/cdo-api-documentation/ee9bdf946673e45c4f256a22e0a754e29a9b2098/9b0e4c9a-48cb-3530-a00a-1f32fbf2438c","info":{"title":"Cisco Security Cloud Control Firewall Manager API","version":"1.15.0","description":"Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer","contact":{"name":"Cisco Security Cloud Control TAC","email":"cdo.tac@cisco.com"}},"openapi":"3.0.1","servers":[{"url":"https://api.us.security.cisco.com/firewall","description":"US"},{"url":"https://api.eu.security.cisco.com/firewall","description":"EU"},{"url":"https://api.apj.security.cisco.com/firewall","description":"APJ"},{"url":"https://api.au.security.cisco.com/firewall","description":"AUS"},{"url":"https://api.in.security.cisco.com/firewall","description":"IN"},{"url":"https://api.int.security.cisco.com/firewall","description":"Staging"},{"url":"https://scale.manage.security.cisco.com/api/rest","description":"Scale"},{"url":"https://ci.manage.security.cisco.com/api/rest","description":"CI"},{"url":"https://manage.stg.secure.cisco/api/rest","description":"Stgf9"}],"securitySchemes":{"bearerAuth":{"bearerFormat":"JWT","scheme":"bearer","type":"http"}}},"spec":{"description":"Retrieve a list of supported device command endpoint patterns.","operationId":"getDeviceCommands","responses":{"200":{"content":{"application/json":{"schema":{"properties":{"data":{"description":"The data associated with the command response.","example":{"inResponseTo":{"command":"executeFmcRequests","deviceType":"fmc","deviceUid":"fb8e46fc-30b0-437f-921d-606c53d4b94c","larUid":"b5a71c7b-f309-4102-8fa2-9eec2260a1b7"},"responseBody":"[{\"id\":\"0050568A-5AB4-0ed3-0000-021474986635\",\"name\":\"Marketing\",\"agentId\":\"agent_007\",\"topicName\":\"aws365\",\"description\":\"IPs of marketing department\",\"type\":\"DynamicObject\",\"objectType\":\"IP\"}]","responseStatus":"SUCCESS","tenantUid":"936fca6c-000b-4375-b903-46e6a95c7153"}},"message":{"description":"The response message, if applicable.","example":"The request timed out due to a hard limit of 70 seconds. You may poll for a belated response using the url provided in the 'data' field","type":"string"},"requestId":{"description":"The unique identifier of the request, represented as a UUID.","example":"6e3492c6-083a-4ead-9da9-cd2db32a965d","type":"string"},"responseOrigin":{"description":"The origin system of the response.","enum":["device-gateway-api","secure-connector","secure-connector-sse"],"example":"secure-connector","type":"string"},"status":{"description":"The status of the command.","enum":["failed","pending","responded","timeout"],"example":"responded","type":"string"}},"type":"object","$$ref":"#/components/schemas/CommandResponse"}}},"description":"The list of supported command patterns."},"500":{"content":{"application/json":{"schema":{"properties":{"details":{"additionalProperties":{"description":"Additional details, if any, about the error.","example":{},"type":"object"},"description":"Additional details, if any, about the error.","example":{},"type":"object"},"errorCode":{"description":"Unique code that describes the error.","enum":["INVALID_INPUT","UNAUTHORIZED","FORBIDDEN","NOT_FOUND","METHOD_NOT_ALLOWED","CONFLICT","TOO_MANY_REQUESTS","SERVER_ERROR","PROXY_ERROR","BAD_REQUEST","UNPROCESSABLE_ENTITY"],"example":"INVALID_INPUT","type":"string"},"errorMsg":{"description":"Human-readable error description in English.","example":"sample error","type":"string"}},"$$ref":"#/components/schemas/CommonApiError"}}},"description":"Internal server error."}},"summary":"Get supported endpoint patterns","tags":["Commands"],"__originalOperationId":"getDeviceCommands","method":"get","path":"/v1/fmc/gateway/listcommands"}}