Deployment
Number of APIs: 5
-
Create Deployment Request POST {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/deployment/deploymentrequests
-
Check Deployment Taskstatus GET {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/job/taskstatuses/{{deployment_task_id}}
-
Read Job History GET {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/deployment/jobhistories?limit=1000&filter=rollbackApplicable:true
-
Create Rollback Request POST {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/deployment/rollbackrequests
-
Read DeployableDevices GET {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/deployment/deployabledevices?expanded=True