Get resource by ID
- Print
- PDF
Get resource by ID
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get
/api/resource-manager/resources/{id}
Security
HTTP
Type bearer
Path parameters
id
stringRequired
ID of the resource to retrieve
Responses
200
Resource retrieved successfully
object
resourceId
string
name
string
description
string
resourceType
object (ResourceType)
id
string
name
string
origin
string
createdBy
integer
updatedBy
integer
createdOn
string
updatedOn
string
brokerPools
Array of object (BrokerPoolDetailsDto)
object
brokerPoolId
string
brokerPoolName
string
brokerPoolDesc
string
brokerCount
integer
paramValues
object (ResourceParamValue)
property*
string additionalProperties
resourceLabels
object (LabelAssociation)
property*
Array of string additionalProperties
string
404
Not Found
Was this article helpful?