guardicore-delete-label
Delete labels from Akamai Guardicore by ID. Deleting a label also detaches it from every asset carrying it.
guardicore-delete-label profile=VALUE label-guids=VALUE
- profile=VALUE
- Required. The identifier of Akamai Guardicore connect profile.
- label-guids=VALUE
- Required. Comma separated label UUIDs.
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | The identifier of Akamai Guardicore connect profile |
| guid | String | Label GUID | Deleted label UUID |
| result | String | Result | e.g. success, fail |
| error | String | Error | Error message when the result is fail |