Endpoint
Package : spaceone.api.identity.v1
Endpoint
Endpoint Methods:
Method | Request | Response |
---|---|---|
list
POST /identity/v1/endpoint/list
Message
EndpointInfo
service (string)
Required
name (string)
Required
endpoint (string)
Required
state (EndpointState)
Required
version (string)
Required
EndpointQuery
domain_id (string)
Required
query (Query)
service (string)
endpoint_type (string)
example: public | internal
EndpointsInfo
results (EndpointInfo)
Repeated
Required
total_count (int32)
Required
Last updated