Name | Type | Description | Notes |
---|---|---|---|
capability | list[str] | List of the required capabilities options: [read, update, delete] | |
comment | str | Deprecated - use description | [optional] |
description | str | Description of the object | [optional] |
json | bool | Set output format to JSON | [optional] [default to False] |
name | str | Item name | |
token | str | Authentication token (see `/auth` and `/configure`) | [optional] |
type | str | Item type | |
uid_token | str | The universal identity token, Required only for universal_identity authentication | [optional] |