You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`type` - (Required) Type of the token. Valid value:
26
+
-`CollectorRegistration`.
26
27
*`name` - (Required) Display name of the token. This must be unique across all of the tokens.
27
28
*`description` - (Optional) The description of the token.
28
-
*`status` - (Required) Status of the token. Supported values are `Active`, and `Inactive`.
29
-
*`type` - (Required) Type of the token. Supported value is `CollectorRegistration`.
30
-
*`version` - (Required for update) Version of the token. This is only required for update. It starts from 0 when created and gets incremented with each update.
29
+
*`status` - (Required) Status of the token. Valid values:
0 commit comments