Handler
Package : spaceone.api.core.v1
Message
AuthenticationRequest
No | Field | Type | Description |
1 | domain_id | string |
AuthenticationResponse
No | Field | Type | Description |
1 | domain_id | string | |
2 | public_key | string |
AuthorizationRequest
No | Field | Type | Description |
1 | service | string | |
2 | resource | string | |
3 | verb | string | |
4 | scope |
| |
5 | domain_id | string | |
6 | project_id | string | |
7 | project_group_id | string | |
8 | user_id | string | |
9 | require_project_id | bool | |
10 | require_project_group_id | bool |
AuthorizationResponse
No | Field | Type | Description |
1 | role_type | string | |
2 | projects | list of string | |
3 | project_groups | list of string |
EventRequest
No | Field | Type | Description |
1 | service | string | |
2 | resource | string | |
3 | verb | string | |
4 | status | string | |
5 | message |
Last updated