post /cloudextensions/{cloudExtensionId}/operations/reconfigure

Reconfigure Cloud Extension (reconfigure)

When a CE is running in the cloud, its settings can be changed. You can change the credentials, workload default security group and FEs security groups.

Path parameters

cloudExtensionId (required)

Path Parameter — Cloud Extension ID

Consumes

This API call consumes the following media types via the Content-Type request header:

  • application/json

Request body

reconfigureCloudExtensionRequest (required)

cloudCredentials(optional)

String Credential name

_type

String

Enum:

AwsReconfigureCloudExtensionRequest

AzureReconfigureCloudExtensionRequest

GcpReconfigureCloudExtensionRequest

Body Parameter — Reconfigure Specifications

 

 

AwsReconfigureCloudExtensionRequest

cloudCredentials (optional)

String Credential name

_type

String

Enum:

AwsReconfigureCloudExtensionRequest

infraSecurityGroupIds (optional)

String Network security group for Cloud Edge instances

workloadDefaultSecurityGroupId (optional)

String Default network security group for workload VMs

 

AzureReconfigureCloudExtensionRequest

cloudCredentials (optional)

String Credential name

_type

String

Enum:

AzureReconfigureCloudExtensionRequest

AzureReconfigureCloudExtensionRequest(optional)

array Network security group for Cloud Edge instances

workloadDefaultSecurityGroupId (optional)

String Default network security group for workload VMs

 

GcpReconfigureCloudExtensionRequest

cloudCredentials (optional)

String Credential name

_type

String

Enum:

GcpReconfigureCloudExtensionRequest

infraNetworkTags(optional)

array

workloadDefaultNetworkTags(optional)

array

 

 

Return type

TaskId

value (optional)

String Entity ID

_type

String Task ID

Enum:

TaskId

 

Example data

Content-Type: application/json

""

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

  • application/json

 

Responses

201

Created TaskId

Default

Error ErrorInfo

errorCode (optional)

String

url(optional)

String

message (optional)

String