@itentialopensource/adapter-f5_bigiq
Version:
This adapter integrates with system described as: f5Big-iqApi.
313 lines • 8.36 kB
JSON
{
"actions": [
{
"name": "getExampleBIGIPiHealthReport",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/mgmt/cm/device/ihealth/reports/example?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getExampleBIGIPiHealthUploads",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/mgmt/cm/device/ihealth/uploads/example?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getExampleBIGIPiHealthCredentials",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/mgmt/cm/device/ihealth/credentials/example?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getExampleBIGIPiHealthConfig",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/mgmt/cm/device/ihealth/config/example?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "retrieveBIGIPiHealthReports",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/mgmt/cm/device/ihealth/reports?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "generateBIGIPiHealthReport",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/mgmt/cm/device/ihealth/reports?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "retrieveBIGIPiHealthCredentials",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/mgmt/cm/device/ihealth/credentials?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "createTestBIGIPiHealthCredentials",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/mgmt/cm/device/ihealth/credentials?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "retrieveBIGIPiHealthConfig",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/mgmt/cm/device/ihealth/config?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "updateBIGIPiHealthConfig",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/mgmt/cm/device/ihealth/config?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "retrieveBIGIPiHealthUploads",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/mgmt/cm/device/ihealth/uploads?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "createBIGIPiHealthUploadTask",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/mgmt/cm/device/ihealth/uploads?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "queryUploadTaskStatus",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/mgmt/cm/device/ihealth/uploads/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "modifyTestBIGIPiHealthCredentials",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/mgmt/cm/device/ihealth/credentials/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteTestBIGIPiHealthCredentials",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/mgmt/cm/device/ihealth/credentials/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
}
]
}