Commands
Query the Akamai Guardicore asset inventory.
Create a label in Akamai Guardicore. This defines the label itself and does not attach it to any asset.
Create labels from input records. This defines the labels only and does not attach them to any asset. Input records must contain the key (string) and value (string) fields.
Delete labels from Akamai Guardicore by ID. Deleting a label also detaches it from every asset carrying it.
Delete labels from input records. Deleting a label also detaches it from every asset carrying it. Input records must contain the guid (string, label UUID) field.
Query the Akamai Guardicore label inventory.
Query the Akamai Guardicore segmentation policy revision history.
Query the Akamai Guardicore segmentation policy rules.
Set the free text description of assets in Akamai Guardicore. This is the note shown in the Comments box of the console asset detail.
Set the free text description of the assets from input records. This is the note shown in the Comments box of the console asset detail. Input records must contain the guid (string, asset UUID) and description (string) fields. An empty description clears the note.
Attach a label to assets in Akamai Guardicore. The label is created on demand if it does not exist.
Attach labels to the assets from input records. Input records must contain the guid (string, asset UUID), key (string) and value (string) fields.
Detach a label from assets in Akamai Guardicore. Without the value option every value of the key is detached.
Detach labels from the assets from input records. Input records must contain the guid (string, asset UUID) and key (string) fields, and the value (string) field when value-field is given. When neither value nor value-field is given, every value of the key is detached.