Get All Service Definitions
Get all service definitions.
Request
URI
GET
https://{api_host}//cava-s-182-041.eng.vmware.com/csp/gateway/slc/api/definitions
COPY
Query Parameters
boolean
expand
Optional
expand
string
orgLink
Optional
orgLink
Responses
200
OK
Returns
AllServiceDefinitionsResponse
of type(s)
*/*
{
"results": [
{
"descriptionLong": "string",
"displayName": "string",
"documentSelfLink": "string",
"healthCheckURL": "string",
"isBeta": false,
"isGated": false,
"isPrimary": false,
"name": "string",
"organizationLink": "string",
"serviceIcon": "string",
"serviceNavBarIcon": "string",
"serviceRoles": [
"ServiceRoleResponse Object"
],
"serviceUrls": {
"offerConfiguration": "string",
"requestAccess": "string",
"serviceHome": "string"
},
"visible": false
}
],
"serviceDefinitionLinks": [
"string"
]
}
array of
string
serviceDefinitionLinks
Optional
serviceDefinitionLinks
Service Definition Controller Operations
GET
Get All Service Definitions