Requires one of the following roles:
SYSTEM_ADMIN
SYSTEM_MONITOR
Field | Description | Type | Notes |
ekmclusters | |||
ekmcluster |
0-* Elements |
||
name | Name of the resource | String | |
id | Id of the related object | URI | |
link | Hyperlink to the related object |
GET https://localhost:4443/ekm/cluster HTTP/1.1 Content-Type: application/xml X-SDS-AUTH-TOKEN: <AUTH_TOKEN>
HTTP/1.1 200 OK Content-Type: application/xml <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ekmcluster> <id>urn:EKMCluster:77a5b6f9-2828-48d6-91a5-738204fbb207</id> <name>test_cluster</name> <tags/> <cluster_type>GEMALTO</cluster_type> </ekmcluster>