/
CreateEnvironment (v3)
CreateEnvironment (v3)
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
Related content
Environment (v3)
Environment (v3)
Read with this
CreateEnvironment (v3)
CreateEnvironment (v3)
More like this
Provisioning API
Provisioning API
Read with this
CreateEnvironment (v3)
CreateEnvironment (v3)
More like this
CreateGroup (v3)
CreateGroup (v3)
Read with this
CreateEnvironment (v3)
CreateEnvironment (v3)
More like this