health external¶
Address the External Script Program
external Specification¶
Parameter
Value
Type
Intermediate Resource
Element Name
external
Element URI
/axapi/v3/health/external
Element Attributes
external_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Get Object | GET | /axapi/v3/health/external | external_attributes |
external attributes¶
copy
Description: copy is a JSON Block. Please see below for copy
Type: Object
Reference Object: /axapi/v3/health/external/copy
create
Description: create is a JSON Block. Please see below for create
Type: Object
Reference Object: /axapi/v3/health/external/create
delete
Description: delete is a JSON Block. Please see below for delete
Type: Object
Reference Object: /axapi/v3/health/external/delete
edit
Description: edit is a JSON Block. Please see below for edit
Type: Object
Reference Object: /axapi/v3/health/external/edit
rename
Description: rename is a JSON Block. Please see below for rename
Type: Object
Reference Object: /axapi/v3/health/external/rename
create¶
Specification
Value
Type
object
description
Description Describe health external monitor script briefly
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
file-name
Description External health monitor script file name
Type: string
Format: string-rlx
Maximum Length: 31 characters
Maximum Length: 1 characters
copy¶
Specification
Value
Type
object
dst-file
Description Destination external health monitor script file name
Type: string
Format: string-rlx
Maximum Length: 31 characters
Maximum Length: 1 characters
src-file
Description Source external health monitor script file name
Type: string
Format: string-rlx
Maximum Length: 31 characters
Maximum Length: 1 characters
delete¶
Specification
Value
Type
object
file-name
Description External health monitor script file name
Type: string
Format: string-rlx
Maximum Length: 31 characters
Maximum Length: 1 characters
edit¶
Specification
Value
Type
object
description
Description Describe health external monitor script briefly
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
file-name
Description External health monitor script file name
Type: string
Format: string-rlx
Maximum Length: 31 characters
Maximum Length: 1 characters
rename¶
Specification
Value
Type
object
dst-file
Description Destination external health monitor script file name
Type: string
Format: string-rlx
Maximum Length: 31 characters
Maximum Length: 1 characters
src-file
Description Source external health monitor script file name
Type: string
Format: string-rlx
Maximum Length: 31 characters
Maximum Length: 1 characters