All Products
Search
Document Center

Virtual Private Cloud:CompletePhysicalConnectionLOA

Last Updated:Jul 10, 2024

Generates a report for an installed Express Connect circuit.

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
ClientTokenstringNo

The client token that is used to ensure the idempotence of the request.

You can use the client to generate the value, but you must ensure that it is unique among different requests.

Note If you do not set this parameter, the system automatically uses RequestId as ClientToken. RequestId of each API request may be different.
02fb3da4-230e-11e9-8e44-0016e04115b
RegionIdstringYes

The region ID of the Express Connect circuit.

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

cn-shanghai
InstanceIdstringYes

The ID of the Express Connect circuit.

pc-bp10tvlhnwkw****
LineCodestringNo

The circuit code provided by the connectivity provider.

aaa111****
LineLabelstringNo

The label of the cable in the data center.

bbb222****
LineServiceProviderstringNo

The ISP. Valid values:

  • China Telecom
  • China Unicom
  • China Mobile
  • Other ISPs in China
Other ISPs in China
LineSPContactInfostringNo

The contact information about line O&M.

1388888****
FinishWorkbooleanNo

Specifies whether the construction is completed. Valid values:

  • true
  • false
true

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request.

F8983C74-E068-4509-B442-89BD82C8F43B

Examples

Sample success responses

JSONformat

{
  "RequestId": "F8983C74-E068-4509-B442-89BD82C8F43B"
}

Error codes

HTTP status codeError codeError messageDescription
400MissingParam.AliUid%s-
400MissingParam.InstanceId%s-
400MissingParam.RegionNo%s-
400InvalidInstanceId.NotFound%s-
400IncorrectStatus.PhysicalConnectionLOA%s-
400IllegalParam.LineCode%s-
400IllegalParam.LineLabel%s-
400OperationDenied.LOAStatusNotAllowCompleteThe operation is not allowed because of LOAStatusNotAllowComplete.The LOA status of the port does not allow completion reporting or line O&M.
400IllegalParam.LineSPContactInfoLineSPContactInfo is illegal.The contact information of the operator's line operation and maintenance is illegal.

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

Change history

Change timeSummary of changesOperation
2023-11-07The Error code has changedView Change Details
2023-09-08The Error code has changedView Change Details
2023-09-07API Description Update. The Error code has changed. The request parameters of the API has changedView Change Details