Post Using POST

Post Using POST

Handles blueprint requests for resource operations - allocation, provisioning, removal

Request
URI
POST
https:////sc2-10-185-6-200.eng.vmware.com/cmx/api/requests/blueprint/blueprint-provider-request
COPY
Request Body

request

ResourceRequest of type(s) application/json
Required
{
    "actionName": "string",
    "callbackUrl": "string",
    "deploymentId": "string",
    "deploymentName": "string",
    "operation": "string",
    "operationTimeoutSeconds": "integer",
    "projectId": "string",
    "requestId": "string",
    "resourceLink": "string",
    "resourceName": "string",
    "resourceRequestId": "string",
    "resourceType": "string",
    "tenantLinks": [
        "string"
    ]
}
object
actionInputProperties
Optional

actionInputProperties

string
actionName
Optional

actionName

object
allocationResource
Optional

allocationResource

string
callbackUrl
Optional

callbackUrl

string
deploymentId
Optional

deploymentId

string
deploymentName
Optional

deploymentName

string
operation
Optional

operation

integer As int64 As int64
operationTimeoutSeconds
Optional

operationTimeoutSeconds

string
projectId
Optional

projectId

string
requestId
Optional

requestId

string
resourceLink
Optional

resourceLink

object
resourceModifiedProperties
Optional

resourceModifiedProperties

string
resourceName
Optional

resourceName

object
resourceProperties
Optional

resourceProperties

string
resourceRequestId
Optional

resourceRequestId

string
resourceType
Optional

resourceType

array of string
tenantLinks
Optional

tenantLinks

Responses
200

OK

Returns Mono_ResourceResponse_ of type(s) */*
Operation doesn't return any data structure

201

Created

Operation doesn't return any data structure

401

Unauthorized

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure

404

Not Found

Operation doesn't return any data structure