NSX-T Data Center REST API
MigratedResourceMapping (schema)
Provide stats about ongoing MP2Policy promotion
Provide stats about ongoing MP2Policy promotion.
Name | Description | Type | Notes |
---|---|---|---|
failed_mp_resources | Map of the failed resources. Failed resources details not migrated successfully. |
array of MigratedTypeMap | |
failed_objects_count | failed mp resource count Count of total MP objects failed to be promoted. |
integer | |
promoted_objects_count | promoted mp resource count Count of total MP objects been promoted successfully. |
integer | |
promotion_status | Promotion status Status of MP2Policy promotion. |
string | Enum: NOT_STARTED, IN_PROGRESS, PROCESSING, DONE |
resource_map | Map of the migrated resource of this type Promoted migrated resource map. |
array of MigratedTypeMap | |
resource_type | Resource type Type of resource been migrated. |
string | |
total_count | Total mp resource count Count of total MP objects been migrated. |
integer |