ResourceMappingDrResponseEntity

ResourceMappingDrResponseEntity
ResourceMappingDrResponseEntity

Details about a resource inventory mapping

AllOf
This class requires all of the following:
JSON Example
{
    "id": "string",
    "primary_object": "string",
    "secondary_object": "string",
    "primary_object_name": "string",
    "secondary_object_name": "string",
    "reverse_mapping_type": "string",
    "reverse_recovery_object": "string",
    "reverse_recovery_object_name": "string",
    "_meta": {
        "errors": [
            {
                "code": "string",
                "message": "string",
                "field": "string"
            }
        ]
    }
}
_meta
Optional

_meta