Enables trusted service access.
Operation description
Description
This operation enables trusted service access.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ros:EnableServiceAccess |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
No parameters required.
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
23045A5D-720E-5D11-A752-E1568F725C93 |
| ServiceAccessInfo |
object |
The permission information. |
|
| Status |
string |
The status of trusted access. |
ENABLED |
Examples
Success response
JSON format
{
"RequestId": "23045A5D-720E-5D11-A752-E1568F725C93",
"ServiceAccessInfo": {
"Status": "ENABLED"
}
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.