Create Resource
Returns the resource request response.
Show optional properties
{
"name": "string",
"type": "string"
}
{
"deploymentId": "string",
"name": "string",
"projectId": "string",
"properties": {
"properties": {}
},
"type": "string"
}
Resource deployment id
Name of the resource
Resource project id
Resource properties
Type of the resource
OK
"ResourceRequestResponse Object"
Identifier of the requested deployment id to which the request applies to
Project identifier
Request identifier
Resource ID
Unauthorized
"ResourceRequestResponse Object"
Identifier of the requested deployment id to which the request applies to
Project identifier
Request identifier
Resource ID
Forbidden
"ResourceRequestResponse Object"
Identifier of the requested deployment id to which the request applies to
Project identifier
Request identifier
Resource ID
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"name:"string","type:"string"}' https://{api_host}/deployment/api/resources