List configuration deploymentsget https://{hostname}/etp-config/v3/configs/{configId}/deploymentsReturns a history of deployments for the current configuration.Path ParamsconfigIdintegerrequiredA unique identifier for the configuration.Query ParamsdeploymentStatusesstringenumrequiredEnum The deployment status to query. You can provide several comma-separated values. Refer to Deployment status for more information.CONTENT_EXTERNALREVERTINGSTAGINGPENDINGRUNNINGCOMPLETEDFAILEDBUILDINGABORTEDAUTO_RKS_ONLYShow 10 enum valueslocationIdsstringFilters the deployment history results by locationId. You can provide several comma-separated integer values. Returns all matching records regardless of other query parameters used.policyIdsstringFilters the deployment history results by policyId. You can provide several comma-separated values. Returns all matching records regardless of other query parameters used.startDateTimestringThe ISO 8601 timestamp of the start time for report data.endDateTimestringThe ISO 8601 timestamp of the start time for report data.accountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successful response. 400Validation error. 401Authentication error. See Get started for help setting up your API token. 403Insufficient permissions See Get started for help setting up your API token. 404Configuration not Found.Updated about 1 month ago