OvfExportFlagInfo
The ExportFlag.Info structure describes an export flag supported by the server.
Properties
string
option
Required
The name of the export flag that is supported by the server.
JSON Example
{
"description": {
"args": [
"string"
],
"default_message": "string",
"id": "string"
},
"option": "string"
}