- Authentication: The user must be authenticated to perform this action.
Param name | Description |
---|---|
session optional , nil allowed |
Validations:
|
session[name] required |
Name of the Session. Validations:
|
session[container_ids] required |
Containers included in the Session. Validations:
|
session[open] optional , nil allowed |
Whether the Session is currently opened. Validations:
|
- Authentication: The user must be authenticated to perform this action.
Param name | Description |
---|---|
id required |
ID of the Session to be updated. Validations:
|
session optional , nil allowed |
Validations:
|
session[name] optional |
Name of the Session. Validations:
|
session[container_ids] optional |
Containers included in the Session. Validations:
|
session[open] optional , nil allowed |
Whether the Session is currently opened. Validations:
|
- Authentication: The user must be authenticated to perform this action.
Param name | Description |
---|---|
id required |
ID of the Session to destroy. Validations:
|
- Authentication: The user must be authenticated to perform this action. - Admin privileges: The user has to have administrative privileges to perform this action.
- Authentication: The user must be authenticated to perform this action.