Skip to main content

Get all Entities

Select

Customer Managed

This operation retrieves all entities

Query Parameters
  • getDisabled boolean
Responses

OK

GET /dcube/entity    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
getDisabled — query
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/dcube/entity' \
-H 'Authtoken: <API_KEY_VALUE>'