OnboardingResourceResponse

OnboardingResourceResponse
OnboardingResourceResponse
JSON Example
{
    "deploymentLink": "string",
    "tagLinks": [
        "string"
    ],
    "ruleLinks": [
        "string"
    ],
    "diskLinks": [
        "string"
    ],
    "createdTimeMicros": 0,
    "planLink": "string",
    "resourceLink": "string",
    "resourceName": "string",
    "consumerResourceLink": "string",
    "customProperties": {
        "customProperties": "string"
    },
    "options": [
        "string"
    ],
    "tenantLink": "string",
    "documentSelfLink": "string"
}
string
deploymentLink
Optional

Link to the parent deployment.

array of string
tagLinks
Optional

Tag links in the Provisioning service inventory associated with the machine.

array of string
ruleLinks
Optional

ruleLinks

array of string
diskLinks
Optional

diskLinks

integer As int64 As int64
createdTimeMicros
Optional

createdTimeMicros

string
planLink
Required

Link to the parent plan.

string
resourceLink
Required

Link to the compute resource (machine) in the Provisioning service inventory.

string
resourceName
Optional

Resource name, usually the machine name. Will be propagated to Assembler.

string
consumerResourceLink
Optional

consumerResourceLink

object
customProperties
Optional

customProperties

array of string
options
Optional

options

string
tenantLink
Optional

Link to the resource's tenant.

string
documentSelfLink
Optional

Link to this resource.