nls_1_0_migration_response_migrations_inner_source
Source endpoint identity details
{
"resourceId": "resourceId",
"endpointType": "endpointType",
"endpointId": "endpointId",
"endpointName": "endpointName",
"resourceName": "resourceName",
"resourceType": "VDC"
}
EndpointId is an identifier with which a migration endpoint can be uniquely identified. In case, the endpoint is VCD based, this id will be the OrgId of the VCD and in cases of VC based endpoint this id will be the appliance systemId.
It is a user identifiable name provided to the endpoint. In case there is no name provided, it is defaulted to endpointId.
This field specifies the endpoint as VC based or VCD based
Resource id is the identifier with which a resource in the endpoint can be uniquely identified. In case of VCD cloud , the resource id will be the VDCId, in case of VC based cloud the resource id will be the vCenterInstanceId.
It is to specify the type of resource at the endpoint. In case of VCD backed clouds, this will be vDC. In case of VC backed clouds, this will be VC.
User identifiable name of the resource. In case of vDC, it could be vDC name. In case of VC, it could be VC name. In cases where these values are not specified, this field will be defaulted to resource Id.