Handler
Package : spaceone.api.core.v1
Message
AuthenticationRequest
Field
Type
Description
domain_id
string
AuthenticationResponse
Field
Type
Description
domain_id
string
public_key
string
AuthorizationRequest
Field
Type
Description
service
string
resource
string
verb
string
scope
NONE
SYSTEM
DOMAIN
PROJECT
USER
domain_id
string
project_id
string
project_group_id
string
user_id
string
require_project_id
bool
require_project_group_id
bool
require_user_id
bool
require_domain_id
bool
AuthorizationResponse
Field
Type
Description
role_type
string
projects
list of string
project_groups
list of string
EventRequest
Field
Type
Description
Last updated