Skip to main content
Platform Operations/Platforms

ReapplyZNSIntegrationCredential

Reapply the expected ZNS integration credential configuration and return the updated drift state.

POST/api/v1/platforms/{uuid}/actions/reapply-integration-credential

Operation ID

ReapplyZNSIntegrationCredential

Since

1.2.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

application/json

Path Parameters

  • uuid
    StringRequired

    Uuid value that identifies the target resource

Body Fields

  • operator
    StringRequired

    Operator for this resource

    Example: value

Responses

200 OK
200 OK

On success, this API returns the following response structure.

  • connectionId
    String

    Connection id for this resource

    Example: value

  • bindingId
    String

    Binding id for this resource

    Example: value

  • bindingStatus
    String

    Binding status for this resource

    Example: value

  • mainStatus
    String

    Main status for this resource

    Example: value

  • errorCode
    String

    Error code for this resource

    Example: value

  • reasonCode
    String

    Reason code for this resource

    Example: value

  • externalId
    String

    External id for this resource

    Example: value