Update Connection Group

Initiates an update to a connection group and in response returns a URL under the field "deployment_template_url". Upon successfully updating the connection group's stack with the CloudFormation template retrieved from the URL, the connection group update completes or the request is discarded.
NOTE - The lifecycle of a connection group is governed by its CloudFormation stack. If a connection group CFT is deleted from AWS, the connection group is automatically deleted. The deletion does not affect any backups taken nor any connections it managed.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Updates a connection with the specified path

Body Params
asset_types_enabled
array of strings
required

The asset types to be connected via a connection group. Valid values are any of ["EBS", "RDS", "DynamoDB", "EC2MSSQL", "S3"]. NOTE - EBS is required for EC2MSSQL.

asset_types_enabled*
aws_regions
array of strings
required

The AWS regions to be associated with the connection group.

aws_regions*
string

Description for this connection group.

Responses

Response body
object
_embedded
object

Embedded responses related to the resource.

Has additional fields
string

The ETag value.

_links
object
string

The alias given to the associated account in AWS.

account_native_ids
array of strings

The AWS-assigned IDs of the accounts associated with the connection group.

account_native_ids
asset_types_enabled
array of strings

List of asset types connected via the connection-group. Valid values are any of ["EBS", "RDS", "DynamoDB", "EC2MSSQL", "S3"].

asset_types_enabled
aws_regions
array of strings

The AWS regions associated with the connection group.

aws_regions
config
object

The consolidated configuration of the Clumio Cloud Protect and Clumio Cloud Discover products for this connection. If this connection is deprecated to use unconsolidated configuration, then this field has a value of null.

asset_types_enabled
array of strings

The asset types supported on the current version of the feature

asset_types_enabled
dynamodb
object
ebs
object
ec2_mssql
object
string

The current version of the feature.

rds
object
s3
object
warm_tier_protect
object

The configuration of the Clumio Cloud Warm-Tier Protect product for this connection.

string

The timestamp of when the connection was created.

string

Clumio's S3 URL that contains the template to create the required resources in the given account(s) according to the request.

string

User-provided description for this connection group.

string

Clumio assigned external ID for the connection group, to be used while creating the AWS stack.

string

The Clumio-assigned ID of the connection group, to be used as the token while creating the AWS stack.

intended_account_native_ids
array of strings

The AWS Account IDs to be associated with the Connection Group.

intended_account_native_ids
intended_asset_types
array of strings

THe asset types to be connected via a connection group.

intended_asset_types
intended_aws_regions
array of strings

The AWS regions to be connected with a connection group.

intended_aws_regions
string

The master account which manages the connection group's stack.

string

The master region which manages the connection group's stack.

string

Ongoing operation of the deployed and active connection group stack.

["creating_stack" "updating_stack" "deleting_stack" "no_active_operation"].

string

The Clumio-assigned ID of the organizational unit associated with the AWS environment. If this parameter is not provided, then the value defaults to the first organizational unit assigned to the requesting user. For more information about organizational units, refer to the Organizational-Units documentation.

string

The Amazon Resource Name of the installed CloudFormation stack in AWS.

string

The name given to the installed CloudFormation stack in AWS.

string

The status of the connection group based on the stack in the associated AWS account.

["connecting" "fully_connected" "partially_connected" "deployment_failed" "connected_with_no_managed_stacks" "unlinked"].

Language
Credentials
URL