ResourceRequestResponse

ResourceRequestResponse
ResourceRequestResponse

Resource request response

JSON Example
{
    "deploymentId": "string",
    "projectId": "string",
    "requestId": "string",
    "resourceId": "string"
}
string As uuid As uuid
deploymentId
Optional

Identifier of the requested deployment id to which the request applies to

string
projectId
Optional

Project identifier

string As uuid As uuid
requestId
Optional

Request identifier

string
resourceId
Optional

Resource ID

Returned By