Manage resources

Prev Next
Post
/api/resource-manager/resources
Security
HTTP
Type bearer
Body parameters

Information to save resource

Expand All
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
Responses
201

Resource saved successfully

Expand All
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