CreateFolderSpec

CreateFolderSpec
CreateFolderSpec

A spec to create a folder.

JSON Example
{
    "name": "string",
    "location": "string"
}
string
name
Required

The name of the folder to create. The name must be unique amongst the peer children nodes.

string
location
Optional

Target location where the recovery plan folder will be placed. If not specified - the root folder will be used.