High Availability Public Cloud Co - Update
Update the state of an Azure Public High Availability cloud connector
POST https://{envUri}/api/v1/projects/{projectId}/azure/cloudconnectors/publichadynamics/{id}
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
envUri | path | true | string | Url of the target platform. |
projectId | path | true | string | The project identifier which uniquely identify your project in Evolution Platform. |
id | path | true | string | The Cloud Connector Identifier which uniquely identify your Cloud connector in Evolution Platform. |
Body content
Name | Required | Type | Description |
---|---|---|---|
state | true | String | Expected state of Cloud connector. Allowed values are: ACTIVE, DESIGNED |
Responses
Name | Type | Description |
---|---|---|
200 OK | Cloud Connector | OK |
Other Status Codes | Error | Unexpected error. |
Security
Type: oauth2
Authorization URL: https://api.orange.com/oauth/v3/token