Checks whether the OIDC/workload identity provider resources have been installed on the given cloud provider integration account.
Required permission
Account > Cloud > WorkloadIdentities > Read
Path parameters
integrationId
string requiredID of the BYOC provider integration
Response body
- {object}Response object.
data
{object} requiredResult data.status
string requiredThe current installation status of the identity provider on the cloud account.one ofinstalled, missing-ids, missing-remote, id-mismatch, permission-denied
API
CLI
JS Client
GET /v1/cloud-providers/integrations/{integrationId}/workload-identity-provider
GET /v1/teams/{teamId}/cloud-providers/integrations/{integrationId}/workload-identity-provider
Example response
200 OK
The current installation status of the identity provider.
JSON