AddAccessControlListRedirectRule
Adds a forwarding rule to an access control list. For
example,
AddAccessControlListRedirectRule aclUuid=f1ca42b8901833fbac7cbd06e3b4d7cb domain=example.com url=/Parameters
| Name | Description | Optional | Valid Value | Starting Version |
|---|---|---|---|---|
| name | The resource name. | Yes | 4.1.3 | |
| description | The detailed description of the resource. | Yes | 4.1.3 | |
| domain | The domain name. Note: Make sure that either domain or
url is not null. |
Yes | 4.1.3 | |
| url | The URL. Note: If a domain is specified but no url is specified,
this parameter can be set to /. |
4.1.3 | ||
| aclUuid | The access control list UUID. | 4.1.3 | ||
| resourceUuid | The resource UUID. | Yes | 4.1.3 | |
| tagUuids | The tag UUID list. | Yes | 4.1.3 | |
| systemTags | The system tags. | Yes | 4.1.3 | |
| userTags | The user tags. | Yes | 4.1.3 | |
| redirectPort | The redirect port. | Yes | 5.5.0 |

Note: