Endpoint
Package : spaceone.api.identity.v2
Endpoint
Endpoint Methods:
Method | Request | Response |
---|---|---|
list
+noauth
POST /identity/v2/endpoint/list
Message
EndpointInfo
name (string)
Required
service (string)
Required
endpoint (string)
Required
state (EndpointState)
Required
version (string)
Required
EndpointSearchQuery
query (Query)
service (string)
EndpointsInfo
results (EndpointInfo)
Repeated
Required
total_count (int32)
Required
Last updated