Endpoint
Package : spaceone.api.identity.v1
Endpoint
Endpoint Methods:
Method | Request | Response |
---|---|---|
list
GET /identity/v1/endpoints
POST /identity/v1/endpoints/search
Type | Message |
---|---|
Request | |
Response |
Message
EndpointInfo
Field | Type | Description |
---|---|---|
service | string | |
name | string | |
endpoint | string | |
state |
| |
version | string |
EndpointQuery
Field | Type | Required | Description |
---|---|---|---|
query | ✘ | ||
service | string | ✘ | |
endpoint_type | string | ✘ | |
domain_id | string | ✔ |
EndpointsInfo
Field | Type | Description |
---|---|---|
results | ||
total_count |
Last updated