Associates a DM account.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cams:BindDmAccount |
create |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| CustSpaceId |
string |
Yes |
The SpaceId of the ISV sub-customer. |
示例值示例值 |
| AccountCode |
string |
Yes |
The account code. |
示例值示例值示例值 |
| ExtendAttr |
object |
Yes |
The extended attributes. |
|
| SendType |
string |
Yes |
The send type. |
示例值示例值 |
| AccountName |
string |
Yes |
The account name. |
示例值示例值 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| AccessDeniedDetail |
string |
The details about the access denial. |
无 |
| Message |
string |
The error message. |
示例值示例值 |
| RequestId |
string |
The request ID. |
示例值示例值示例值 |
| Data |
string |
The returned data. |
示例值 |
| Code |
string |
The request status code.
|
示例值示例值 |
| Success |
boolean |
Indicates whether the call was successful. Valid values:
|
true |
Examples
Success response
JSON format
{
"AccessDeniedDetail": "无",
"Message": "示例值示例值",
"RequestId": "示例值示例值示例值",
"Data": "示例值",
"Code": "示例值示例值",
"Success": true
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.