V3SubscriptionOrgTransferResponse

V3SubscriptionOrgTransferResponse
V3SubscriptionOrgTransferResponse
JSON Example
{
    "errors": [
        {
            "errorCode": "string",
            "errorMessage": "string"
        }
    ],
    "operation": "string",
    "preview": false,
    "requestedBy": {
        "email": "[email protected]",
        "systemName": "CSP",
        "userId": "vmware.com:be775320-02d9-4a46-afc3-4b279ab17574"
    },
    "status": "SUCCESS",
    "subscriptions": [
        {
            "approvals": [
                {
                    "approvalEndDateTime": "2019-05-02T00:05:01.194Z",
                    "approveTtl": "P1D",
                    "sourceType": "BE",
                    "sourceValue": "SAP",
                    "transferTtl": "P1D"
                }
            ],
            "subscriptionId": "5545d7f7-118c-8550-a131-4fc34c838duy"
        }
    ],
    "transferCreatedDateTime": "2019-03-02T00:05:01.194Z",
    "transferId": "46ed2864-0f5e-4e46-a70a-6b3beb1891d2"
}
errors
Optional

Return list of errors if a problem occurs during transfer.

string
operation
Required

The subscription transfer operation

Possible values are : SUBSCRIPTION_MOBILITY, TENANT_MOBILITY,
boolean
preview
Required

If preview is true validate if subscription transfer is allowed. If preview is false start the subscription transfer

requestedBy
Optional

Represent entity (user or system) that initiated given request.

string
status
Optional

The subscription transfer operation status. Possible values are: SUCCESS - the transfer is started with preview=true and no errors; PENDING - the subscription transfer is started with preview=false and the transfer is in progress; ERROR is returned when the validation failed

Possible values are : SUCCESS, PENDING, ERROR,
subscriptions
Optional

List of subscription transfer details.

string As date-time As date-time
transferCreatedDateTime
Optional

Subscription transfer initiated date. If "preview" = "true", no transfer is created and this returns current date time.

string As uuid As uuid
transferId
Optional

The unique transfer id