[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api

CreateFolderSpec

A spec to create a folder.


Properties

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.

JSON Example

{
	"name": "string"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Parameter To

Create Protection Group Folder
Create Recovery Plan Folder
What's changed in latest?

New! in version latest

Feedback

Was this page helpful?