NSX-T Data Center REST API

MigrationStatsRequestParameters (schema)

MigrationStats Request Parameters

MigrationStats Request Parameters

Name Description Type Notes
location Location flag

Location flag corresponds to the version of stats. It can be
CURRENT - stats of current promotion
ARCHIVED - stats of previous promotion
string Enum: CURRENT, ARCHIVED
Default: "CURRENT"
pre_promotion Flag to indicate whether to get collection stats before triggering promotion

This flag is only used for UI consumption. By default it's false .
Flag to indicate whether to get stats before triggering promotion.
boolean Default: "False"