ResourceMapping
Details about a resource inventory mapping
Properties
The type of the mapping between secondary and primary object (reverse mapping). If there is no reverse mapping will return NO. If the reverse mapping is between the same entities will return YES. If the secondary object has mapping to different than primary object, then DIFFERENT is returned.
Possible values are: YES , DIFFERENT , NO
An ID of the object that is mapped.
The name of the primary object.
Reference to the reverse recovery object if reverseMappingType == DIFFERENT.
Name of the reverse recovery object if reverseMappingType == DIFFERENT.
An ID of the object that is mapped to.
The name of the secondary object.
JSON Example
{
"id": "string",
"reverse_mapping_type": "YES"
}
Property Of
ResourceMappingDrResponseList
Used By
ResourceMappingDrResponseEntity