Submits an application for the LOA.
Debug
Use OpenAPI Explorer to perform debug operations and generate SDK code examples.
Request parameters
Parameter | Type | Required? | Example value | Description |
---|---|---|---|---|
Action | String | Yes | ApplyPhysicalConnectionLOA |
The name of this action. Value: ApplyPhysicalConnectionLOA |
CompanyName | String | Yes | company |
The name of the company that requires the physical connection. |
ConstructionTime | String | Yes | 2019-02-28T16:00:00.000Z |
The date and time when the data cable installation technician or representative will go to the installation site. |
InstanceId | String | Yes | pc-bp1qrb3044eqixxxxxxxx |
The instance ID of the physical connection. |
LineType | String | Yes | SDH |
The type of the leased line. |
RegionId | String | Yes | cn-hangzhou |
The ID of the region to which the physical connection belongs. |
Si | String | Yes | Alibaba Cloud |
The name of the installation company. |
Bandwidth | Integer | No | 3 |
Optional. The bandwidth of the physical connection. |
ClientToken | String | No | A47BD386-7FDE-4xxx4-8D22-C62xxxxxxxx |
Optional. The client token used for authentication. |
PMInfo.N.PMCertificateNo | String | No | 3210xxxxxxxxxxxxxx |
Optional. The license number of the certificate held by the data cable installation technician or representative. Replace N with an actual number. |
PMInfo.N.PMCertificateType | String | No | IDCard |
Optional. The type of the certificate that the data cable installation technician or representative holds. Replace N with an actual number. |
PMInfo.N.PMContactInfo | String | No | 13200000000 |
Optional. The contact information of the data cable installation technician or representative. Replace N with an actual number. |
PMInfo.N.PMGender | String | No | Male |
Optional. The gender of the data cable installation technician or representative. Replace N with an actual number. |
PMInfo.N.PMName | String | No | Alice |
Optional. The name of the data cable installation technician or representative. Replace N with an actual number. |
PeerLocation | String | No | Hangzhou |
Optional. The geographic location where the leased line is deployed. |
Response parameters
Parameter | Type | Example value | Description |
---|---|---|---|
RequestId | String | A47BD386-7FDE-42C4-8D22-C6223D18AA1C |
The request ID. |
Examples
Request example
http(s)://[Endpoint]/? Action=ApplyPhysicalConnectionLOA
&CompanyName=company
&ConstructionTime=2019-02-28T16:00:00.000Z
&InstanceId=pc-bp1qrb3044eqixxxxxxxx
&LineType=SDH
&RegionId=cn-hangzhou
&Si=Alibaba Cloud
&<CommonParameters>
Response examples
XML
format
<ApplyPhysicalConnectionLOAResponse>
<RequestId>A47BD386-7FDE-42C4-8D22-C6223D18AA1C</RequestId>
</ApplyPhysicalConnectionLOAResponse>
JSON
format
{
"RequestId":"A47BD386-7FDE-42C4-8D22-C6223D18AA1C"
}
Errors
For a list of error codes, visit the API Error Center.