Create Request Broker State

Create Request Broker State

Only Solution users, Container admins, and System admins can create RequestBrokerStates.

Request
URI
POST
https://{api_host}/container-service/api/requests
COPY
Request Body
RequestBrokerState of type(s) application/json
Required
{
    "documentExpirationTimeMicros": "string",
    "requestTrackerLink": "string",
    "documentUpdateTimeMicros": "string",
    "serviceTaskCallback": {
        "taskStageFailed": "string",
        "taskStageComplete": "string",
        "serviceSelfLink": "string"
    },
    "documentSelfLink": "string",
    "groupResourcePlacementLink": "string",
    "resourceDescriptionLink": "string",
    "resourceCount": 0,
    "resourceLinks": [
        "string"
    ],
    "tenantLinks": [
        "string"
    ],
    "taskInfo": {
        "stage": "string",
        "failure": {
            "documentKind": "string",
            "errorCode": 0,
            "stackTrace": [
                "string"
            ],
            "message": "string",
            "statusCode": 0
        },
        "isDirect": false
    },
    "operation": "string",
    "taskSubStage": "string",
    "resourceType": "string"
}
string
documentExpirationTimeMicros
Optional

documentExpirationTimeMicros

string
requestTrackerLink
Optional

requestTrackerLink

string
documentUpdateTimeMicros
Optional

documentUpdateTimeMicros

serviceTaskCallback
Optional

serviceTaskCallback

object
customProperties
Optional

customProperties

string
documentSelfLink
Optional

documentSelfLink

string
groupResourcePlacementLink
Optional

groupResourcePlacementLink

string
resourceDescriptionLink
Optional

resourceDescriptionLink

integer As int64 As int64
resourceCount
Optional

resourceCount

array of string
resourceLinks
Optional

resourceLinks

array of string
tenantLinks
Optional

tenantLinks

taskInfo
Optional

taskInfo

string
operation
Optional

operation

string
taskSubStage
Optional

taskSubStage

string
resourceType
Optional

resourceType

Responses
200

successful operation

Returns RequestBrokerState of type(s) */*
{
    "documentExpirationTimeMicros": "string",
    "requestTrackerLink": "string",
    "documentUpdateTimeMicros": "string",
    "serviceTaskCallback": {
        "taskStageFailed": "string",
        "taskStageComplete": "string",
        "serviceSelfLink": "string"
    },
    "documentSelfLink": "string",
    "groupResourcePlacementLink": "string",
    "resourceDescriptionLink": "string",
    "resourceCount": 0,
    "resourceLinks": [
        "string"
    ],
    "tenantLinks": [
        "string"
    ],
    "taskInfo": {
        "stage": "string",
        "failure": {
            "documentKind": "string",
            "errorCode": 0,
            "stackTrace": [
                "string"
            ],
            "message": "string",
            "statusCode": 0
        },
        "isDirect": false
    },
    "operation": "string",
    "taskSubStage": "string",
    "resourceType": "string"
}
string
documentExpirationTimeMicros
Optional

documentExpirationTimeMicros

string
requestTrackerLink
Optional

requestTrackerLink

string
documentUpdateTimeMicros
Optional

documentUpdateTimeMicros

serviceTaskCallback
Optional

serviceTaskCallback

object
customProperties
Optional

customProperties

string
documentSelfLink
Optional

documentSelfLink

string
groupResourcePlacementLink
Optional

groupResourcePlacementLink

string
resourceDescriptionLink
Optional

resourceDescriptionLink

integer As int64 As int64
resourceCount
Optional

resourceCount

array of string
resourceLinks
Optional

resourceLinks

array of string
tenantLinks
Optional

tenantLinks

taskInfo
Optional

taskInfo

string
operation
Optional

operation

string
taskSubStage
Optional

taskSubStage

string
resourceType
Optional

resourceType


201

'Created' is returned for the new state with the state url in the location header of the response;

Operation doesn't return any data structure

Create Operations
POST
Create Auth Credentials Service State
POST
Create Closure Description
POST
Create Closure State
POST
Create Composite Component
POST
Create Composite Description
POST
Create Compute Description
POST
Create Compute Network
POST
Create Compute Network Description
POST
Create Compute Profile
POST
Create Compute State
POST
Create Configuration State
POST
Create Container Description
POST
Create Container Network Description
POST
Create Container Network State
POST
Create Container State
POST
Create Container Type
POST
Create Container Volume Description
POST
Create Container Volume State
POST
Create Deployment Policy
POST
Create Disk State
POST
Create Elastic Placement Zone Configuration State
POST
Create Elastic Placement Zone State
POST
Create Endpoint State
POST
Create Event Log State
POST
Create Group Resource Placement State
POST
Create Image Enumeration Task State
POST
Create Image State
POST
Create Network Interface Description
POST
Create Network Interface State
POST
Create Network Profile
POST
Create Network State
PUT
Create Or Update Container Type
POST
Create Profile State
POST
Create Registry State
POST
Create Request Broker State
POST
Create Resource Group State
POST
Create Resource Pool State
POST
Create Service Document Delete Task State
POST
Create Ssl Trust Certificate State
POST
Create Ssl Trusted Certificate State
POST
Create Storage Profile
POST
Create Subnet State
POST
Create Tag Assignment Request
POST
Create Tag State