Agent
Package : spaceone.api.identity.v2
Agent
Agent Methods:
create
POST /identity/v2/agent/create
enable
POST /identity/v2/agent/enable
disable
POST /identity/v2/agent/disable
regenerate
POST /identity/v2/agent/regenerate
delete
POST /identity/v2/agent/delete
get
POST /identity/v2/agent/get
list
POST /identity/v2/agent/list
Message
AgentInfo
agent_id (string)
Requiredoptions (Struct)
Requiredclient_secret (string)
Requiredstate (State)
Requiredis_managed (bool)
Requiredrole_type (RoleType)
Requireddomain_id (string)
Requiredworkspace_id (string)
Requiredproject_id (string)
Requiredservice_account_id (string)
Requiredapp_id (string)
Requiredrole_id (string)
Requiredclient_id (string)
Requiredcreated_at (string)
Requiredexpired_at (string)
Requiredlast_accessed_at (string)
Required
AgentRequest
service_account_id (string)
Required
AgentSearchQuery
query (Query)
agent_id (string)
service_account_id (string)
state (State)
AgentsInfo
results (AgentInfo)
RepeatedRequiredtotal_count (int32)
Required
CreateAgentRequest
service_account_id (string)
Requiredoptions (Struct)
Required
Last updated