slb ssl-expire-check¶
SSL certificate expiration check
ssl-expire-check Specification¶
Type Configuration Resource Element Name ssl-expire-check Element URI /axapi/v3/slb/ssl-expire-check Element Attributes ssl-expire-check_attributes Schema ssl-expire-check schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/ssl-expire-check | ||
Get Object | GET | /axapi/v3/slb/ssl-expire-check | ||
Modify Object | POST | /axapi/v3/slb/ssl-expire-check | ||
Replace Object | PUT | /axapi/v3/slb/ssl-expire-check | ||
Delete Object | DELETE | /axapi/v3/slb/ssl-expire-check |
ssl-expire-check attributes¶
before
Description The number of days in advance notice before expiration, default is 5
Type: number
Range: 1-60
Default: 5
exception
Description: exception is a JSON Block. Please see below for exception
Type: Object
Reference Object: /axapi/v3/slb/ssl-expire-check/exception
expire-address1
Description Email address for certificate expiration check
Type: string
Format: email-addr
Maximum Length: 63 characters
Maximum Length: 1 characters
interval-days
Description The interval of days notice after expiration, default is 2
Type: number
Range: 1-5
Default: 2
ssl-expire-email-address
Description Config Email address for certificate expiration check
Type: string
Format: email-addr
Maximum Length: 63 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
exception¶
Specification Type object action
Description ‘add’: Add an exception; ‘delete’: Delete an exception; ‘clean’: Delete all exception;
Type: string
Supported Values: add, delete, clean
certificate-name
Description The certificate name
Type: string
Maximum Length: 245 characters
Maximum Length: 1 characters