Akamai Guardicore

Download 16
Last updated Mar 16, 2026

guardicore-create-label-batch

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.

guardicore-create-label-batch profile=VALUE [key=VALUE] [value=VALUE] [key-field=VALUE] [value-field=VALUE] [batch=VALUE]
profile=VALUE
Required. The identifier of Akamai Guardicore connect profile.
key=VALUE
Optional. Fixed label key. Read from key-field when omitted.
value=VALUE
Optional. Fixed label value. Read from value-field when omitted.
key-field=VALUE
Optional. Input field holding the label key. Default: key.
value-field=VALUE
Optional. Input field holding the label value. Default: value.
batch=VALUE
Optional. Rows buffered before each API call, 1 to 1000. Default: 1, which sends each row on its own so a failure is reported per row.

Output Fields

FieldTypeNameDescription
profileStringConnect profileThe identifier of Akamai Guardicore connect profile
_resultStringResulte.g. success, fail, skip
_errorStringErrorReason when the result is fail or skip
guidStringLabel GUIDUUID of the created label