All Products
Search
Document Center

WUYING Workspace:AttachCen

Last Updated:Apr 11, 2024

Binds an advanced office network to a Cloud Enterprise Network (CEN) instance.

Operation description

Prerequisites

  • A CEN instance is created.
  • The office network is an advanced office network, and the account system type is convenient account.
Note The office network is added to the CEN instance when you create the instance. An office network can be added to only one CEN instance.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
RegionIdstringYes

The region ID. You can call the DescribeRegions operation to query the most recent region list.

cn-hangzhou
CenIdstringYes

The ID of the CEN instance.

cen-3gwy16dojz1m65****
CenOwnerIdlongNo

The Alibaba Cloud account to which the CEN instance belongs.

  • If you own the CEN instance, you can skip this parameter.
  • If you do not own the CEN instance, you must specify the ID of the account that owns the CEN instance.
102681951715****
VerifyCodestringNo

The verification code. If you do not own the CEN instance, you must call the SendVerifyCode operation to obtain a verification code.

12****
OfficeSiteIdstringYes

The office network ID.

cn-hangzhou+dir-363353****

Response parameters

ParameterTypeDescriptionExample
object

The information that is returned.

RequestIdstring

The request ID.

1CBAFFAB-B697-4049-A9B1-67E1FC5F****

Examples

Sample success responses

JSONformat

{
  "RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****"
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
2021-10-28The request parameters of the API has changedsee changesets
Change itemChange content
Input ParametersThe request parameters of the API has changed.
    Added Input Parameters: VerifyCode