system config-mgmt mpm¶
mdm worker count options
mpm Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
mpm
Element URI
/axapi/v3/system/config-mgmt/mpm
Element Attributes
mpm_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/config-mgmt/mpm | ||
Get Object | GET | /axapi/v3/system/config-mgmt/mpm | ||
Modify Object | POST | /axapi/v3/system/config-mgmt/mpm | ||
Replace Object | PUT | /axapi/v3/system/config-mgmt/mpm |
mpm attributes¶
max-workers
Description Set max workers count. Default is 1
Type: number
Range: 1-50
Default: 1
min-idle-workers
Description Set minimum idle workers count. Default is 1
Type: number
Range: 1-50
Default: 1
start-workers
Description Set starting workers count. Default is 1
Type: number
Range: 1-50
Default: 1
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters