Endpoint
Package : spaceone.api.identity.v1
Endpoint
Endpoint Methods:
NO | Method | Request Type | Response Type | Description |
1 |
list
GET /identity/v1/endpoints
POST /identity/v1/endpoints/search
Type | Message |
Request | |
Response |
Message
EndpointInfo
No | Field | Type | Description |
1 | service | string | |
2 | name | string | |
3 | endpoint | string | |
4 | state |
| |
5 | version | string |
EndpointQuery
No | Field | Type | Required | Description |
1 | query | ❌ | ||
2 | service | string | ❌ | |
3 | endpoint_type | string | ❌ | |
4 | domain_id | string | ✅ |
EndpointsInfo
No | Field | Type | Description |
1 | results | ||
2 | total_count |
Last updated