guardicore-set-asset-description
Set the free text description of assets in Akamai Guardicore. This is the note shown in the Comments box of the console asset detail.
guardicore-set-asset-description profile=VALUE description=VALUE asset-guids=VALUE
- profile=VALUE
- Required. The identifier of Akamai Guardicore connect profile.
- description=VALUE
- Required. Description to set. An empty string clears it.
- asset-guids=VALUE
- Required. Comma separated asset UUIDs.
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | The identifier of Akamai Guardicore connect profile |
| guid | String | Asset GUID | Target asset UUID |
| description | String | Description | Description that was set |
| result | String | Result | e.g. success, fail |
| error | String | Error | Error message when the result is fail |