import-periodic auth-portal¶
Portal file for http authentication
auth-portal Specification¶
Parameter Value Type Collection Object Key(s) auth-portal Collection Name auth-portal-list Collection URI /axapi/v3/import-periodic/auth-portal Element Name auth-portal Element URI /axapi/v3/import-periodic/auth-portal/{auth-portal} Element Attributes auth-portal_attributes Partition Visibility shared Schema auth-portal schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/import-periodic/auth-portal | ||
Create List | POST | /axapi/v3/import-periodic/auth-portal | ||
Get Object | GET | /axapi/v3/import-periodic/auth-portal/{auth-portal} | ||
Get List | GET | /axapi/v3/import-periodic/auth-portal | ||
Modify Object | POST | /axapi/v3/import-periodic/auth-portal/{auth-portal} | ||
Replace Object | PUT | /axapi/v3/import-periodic/auth-portal/{auth-portal} | ||
Replace List | PUT | /axapi/v3/import-periodic/auth-portal | ||
Delete Object | DELETE | /axapi/v3/import-periodic/auth-portal/{auth-portal} |
auth-portal-list¶
auth-portal-list is JSON List of auth-portal attributes
auth-portal-list : [
]
auth-portal attributes¶
auth-portal
Description Portal file for http authentication
Type: string
Maximum Length: 63 characters
Maximum Length: 1 characters
period
Description Specify the period in second
Type: number
Range: 60-31536000
remote-file
Description profile name for remote url
Type: string
Format: url
use-mgmt-port
Description Use management port as source port
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters