RenameIoInsightInstanceRequestType

RenameIoInsightInstanceRequestType
RenameIoInsightInstanceRequestType

The parameters of RenameIoInsightInstance.

This structure may be used only with operations rendered under /vsan.

JSON Example
{
    "oldRunName": "string",
    "newRunName": "string",
    "cluster": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
string
oldRunName
Required

The current run name of an completed ioinsight instance.

string
newRunName
Required

New run name for the completed ioinsight instance.

cluster
Optional

The target cluster where the ioinsight instance belongs to. This parameter is ignored while the API is called against host.

Required privileges: Global.Diagnostics