v2

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-26192307950.1 KB
service_connectors

Update Service Connector

Updates a service connector.

Args: connector_id: ID of the service connector. connector_update: Service connector to use to update.

Returns: Updated service connector.

put/api/v1/service_connectors/{connector_id}

Path parameters

connector_idstring uuid required

Request body

namestring nullable
descriptionstring nullable
auth_methodstring nullable
resource_typesstring[] nullable
resource_idstring nullable
supports_instancesboolean nullable
expires_atstring date-time nullable
expires_skew_toleranceinteger nullable
expiration_secondsinteger nullable
configurationobject nullable
secretsobject nullable
labelsobject nullable

Response

Successful Response

resourcesServiceConnectorResponseResources

Class for all resource models associated with the service connector entity.

idstring uuid required
permission_deniedboolean
namestring required