Name | Type | Description | Notes |
---|---|---|---|
created | datetime | { "description" : "The UTC DateTime when the object was created.", "verbs":[] } | [optional] |
organization_id | str | { "description" : "", "verbs":[""] } | [optional] |
id | str | { "description" : "", "verbs":["GET", "PUT"] } | |
name | str | { "description" : "Friendly name of the role.", "verbs":["GET","POST","PUT"] } | [optional] |
description | str | { "description" : "Friendly description of the role.", "verbs":["GET","POST","PUT"] } | [optional] |
default_role | bool | { "description" : "If set this role will become the default role for the organization unsetting any existing role. Any accounts without an explicitly set role will have this applied.", "verbs":["GET","POST","PUT"] } | [optional] [default to False] |
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.