/
CreateEnvironment (v2)
CreateEnvironment (v2)
Overview
Create a new Environment.The function is available as a Web Service request.
Request
Parameters of the API request:
Parameter | Type | Description | Requirements |
---|---|---|---|
token | String | API authentication token | Mandatory |
environment | Environment | Environment parameters | Mandatory |
archiveAtAgeHours | Integer | Creates a default storage policy that archives after X hours | |
deleteAtAgeHours | Integer | Creates a default storage policy that deletes after X hours | |
archivePath | String | Configures the archive path for the environment If empty, the system uses a default based on these rules:
|
Response
Parameters of the API response in getGroupsResponse type called return:
Parameter | Type | Description |
---|---|---|
status | Status | Possible return values:
|
Examples
, multiple selections available,
Related content
CreateEnvironment (v3)
CreateEnvironment (v3)
More like this
CreateStoragePolicy (v2)
CreateStoragePolicy (v2)
More like this
CreateStoragePolicy (v3)
CreateStoragePolicy (v3)
More like this
CreateStorageFolder (v2)
CreateStorageFolder (v2)
More like this
CreateStorageFolder (v3)
CreateStorageFolder (v3)
More like this
UpdateStorageFolder (v2)
UpdateStorageFolder (v2)
More like this