environment¶
environment status colletion parameters
environment Specification¶
Parameter Value Type Configuration Resource Element Name environment Element URI /axapi/v3/environment Element Attributes environment_attributes Partition Visibility shared Schema environment schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/environment | ||
Get Object | GET | /axapi/v3/environment | ||
Modify Object | POST | /axapi/v3/environment | ||
Replace Object | PUT | /axapi/v3/environment | ||
Delete Object | DELETE | /axapi/v3/environment |
environment attributes¶
threshold-cfg
Description: threshold-cfg is a JSON Block. Please see below for threshold-cfg
Type: Object
update-interval
Description: update-interval is a JSON Block. Please see below for update-interval
Type: Object
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
update-interval¶
Specification Value Type object interval
Description Interval
Type: number
Range: 1-60
Default: 30
threshold-cfg¶
Specification Value Type object high
Description High threshold value in Celsius - default 1
Type: number
low
Description Low threshold value in Celsius - default 1
Type: number
medium
Description Medium threshold value in Celsius - default 1
Type: number