vpn revocation

IPsec VPN revocation settings

revocation Specification

Parameter Value
Type Collection
Object Key(s) name
Collection Name revocation-list
Collection URI /axapi/v3/vpn/revocation
Element Name revocation
Element URI /axapi/v3/vpn/revocation/{name}
Element Attributes revocation_attributes
Partition Visibility shared
Schema revocation schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/vpn/revocation

revocation attributes

Create List

POST

/axapi/v3/vpn/revocation

revocation attributes

Get Object

GET

/axapi/v3/vpn/revocation/{name}

revocation attributes

Get List

GET

/axapi/v3/vpn/revocation

revocation-list

Modify Object

POST

/axapi/v3/vpn/revocation/{name}

revocation attributes

Replace Object

PUT

/axapi/v3/vpn/revocation/{name}

revocation attributes

Replace List

PUT

/axapi/v3/vpn/revocation

revocation-list

Delete Object

DELETE

/axapi/v3/vpn/revocation/{name}

revocation attributes

revocation-list

revocation-list is JSON List of revocation attributes

revocation-list : [

revocation attributes

ca

Description Certificate Authority file name

Type: string

Maximum Length: 255 characters

Maximum Length: 1 characters

crl

Description: crl is a JSON Block. Please see below for crl

Type: Object

name

Description Revocation name

Type: string

Maximum Length: 31 characters

Maximum Length: 1 characters

ocsp

Description: ocsp is a JSON Block. Please see below for ocsp

Type: Object

user-tag

Description Customized tag

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

ocsp

Specification Value
Type object

ocsp-pri

Description Primary OCSP Authentication Server

Type: string

Maximum Length: 63 characters

Maximum Length: 1 characters

Reference Object: /axapi/v3/aam/authentication/server/ocsp/instance

ocsp-sec

Description Secondary OCSP Authentication Server

Type: string

Maximum Length: 63 characters

Maximum Length: 1 characters

Reference Object: /axapi/v3/aam/authentication/server/ocsp/instance

crl

Specification Value
Type object

crl-pri

Description Primary CRL URL (http://www.example.com/ocsp) (only .der filetypes)

Type: string

Format: string-rlx

Maximum Length: 255 characters

Maximum Length: 1 characters

crl-sec

Description Secondary CRL URL (http://www.example.com/ocsp) (only .der filetypes)

Type: string

Format: string-rlx

Maximum Length: 255 characters

Maximum Length: 1 characters