List primary keys for container and type
Lists all primary keys for container and type.
Request |
|
Parameters |
|
Headers |
|
Response | Returns the json array that contains all primary keys of entity in container. |
Status |
|
Limitation | This REST API does not support listing primary keys for the Role entity in the PROVISIONING system data container. |
Sample response
[
{
"$explicitprojection$": {
"id": "231035933"
}
},
{
"$explicitprojection$": {
"id": "231035934"
}
},
{
"$explicitprojection$": {
"id": "231035935"
}
},
{
"$explicitprojection$": {
"id": "231035936"
}
},
{
"$explicitprojection$": {
"id": "231035937"
}
}
]