Checks whether the Created By tag feature is enabled.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
tag:CheckCreatedByEnabled |
none |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. Set the value to cn-shanghai. |
cn-shanghai |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
682DD9E1-F530-5D14-A839-A6787FA8**** |
| OpenStatus |
boolean |
Indicates whether the Created By tag feature is enabled. Valid values:
|
false |
Examples
Success response
JSON format
{
"RequestId": "682DD9E1-F530-5D14-A839-A6787FA8****",
"OpenStatus": false
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Throttling | You have exceeded the maximum traffic. To increase the limit, submit a ticket. | |
| 403 | NoPermission.Operator | The user is not authorized to operate on the specified resource. | The user is not authorized to operate on the specified resource. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.