CAT FP Deployment Manager API
This API provides CAT Function Pack deployment management operations such as deploy, undeloy, deployment status and details.
API operations for deploy and undeploy cat function packages or custom files are synchronous operations that return within a fixed timeout (usually 5 minutes). If the packages or customer files deployment process initiated by these operation on the server side takes more than 5 minutes, these operations return with http code 503. When deploy/undeploy operations return with http code 503, consumer can check the deployment status using the "getDeploymentInfo" operation which returns the status of the deployment process triggered by the deploy or undeploy operations. Consumers should keep polling the server using the "getDeploymentInfo" operation until a deployment status returned as "DEPLOYED". Polling for the deployment status can be terminated after 30 minutes to indicate the deployment failure for retrying deploy and undeploy operations to re-initiate the deployment process.
Terms Of Service: http://www.cisco.com/web/siteassets/legal/terms_condition.html
Contact: Cisco Systems
License: Cisco Software License Agreement