@itentialopensource/adapter-azure_aks
Version:
This adapter integrates with system described as: Azure AKS.
309 lines • 10.1 kB
JSON
{
"actions": [
{
"name": "operationsList",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/providers/Microsoft.ContainerService/operations?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/operationsList-default.json"
}
]
},
{
"name": "managedClustersList",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/subscriptions/{pathv1}/providers/Microsoft.ContainerService/managedClusters?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/managedClustersList-default.json"
}
]
},
{
"name": "managedClustersListByResourceGroup",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/subscriptions/{pathv1}/resourceGroups/{pathv2}/providers/Microsoft.ContainerService/managedClusters?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/managedClustersListByResourceGroup-default.json"
}
]
},
{
"name": "managedClustersDelete",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/subscriptions/{pathv1}/resourceGroups/{pathv2}/providers/Microsoft.ContainerService/managedClusters/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "managedClustersGet",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/subscriptions/{pathv1}/resourceGroups/{pathv2}/providers/Microsoft.ContainerService/managedClusters/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/managedClustersGet-default.json"
}
]
},
{
"name": "managedClustersUpdateTags",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/subscriptions/{pathv1}/resourceGroups/{pathv2}/providers/Microsoft.ContainerService/managedClusters/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/managedClustersUpdateTags-default.json"
}
]
},
{
"name": "managedClustersCreateOrUpdate",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/subscriptions/{pathv1}/resourceGroups/{pathv2}/providers/Microsoft.ContainerService/managedClusters/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/managedClustersCreateOrUpdate-default.json"
}
]
},
{
"name": "managedClustersGetAccessProfile",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/subscriptions/{pathv1}/resourceGroups/{pathv2}/providers/Microsoft.ContainerService/managedClusters/{pathv3}/accessProfiles/{pathv4}/listCredential?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/managedClustersGetAccessProfile-default.json"
}
]
},
{
"name": "managedClustersListClusterAdminCredentials",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/subscriptions/{pathv1}/resourceGroups/{pathv2}/providers/Microsoft.ContainerService/managedClusters/{pathv3}/listClusterAdminCredential?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/managedClustersListClusterAdminCredentials-default.json"
}
]
},
{
"name": "managedClustersListClusterMonitoringUserCredentials",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/subscriptions/{pathv1}/resourceGroups/{pathv2}/providers/Microsoft.ContainerService/managedClusters/{pathv3}/listClusterMonitoringUserCredential?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/managedClustersListClusterMonitoringUserCredentials-default.json"
}
]
},
{
"name": "managedClustersListClusterUserCredentials",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/subscriptions/{pathv1}/resourceGroups/{pathv2}/providers/Microsoft.ContainerService/managedClusters/{pathv3}/listClusterUserCredential?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/managedClustersListClusterUserCredentials-default.json"
}
]
},
{
"name": "managedClustersResetAADProfile",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/subscriptions/{pathv1}/resourceGroups/{pathv2}/providers/Microsoft.ContainerService/managedClusters/{pathv3}/resetAADProfile?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "managedClustersResetServicePrincipalProfile",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/subscriptions/{pathv1}/resourceGroups/{pathv2}/providers/Microsoft.ContainerService/managedClusters/{pathv3}/resetServicePrincipalProfile?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "managedClustersRotateClusterCertificates",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/subscriptions/{pathv1}/resourceGroups/{pathv2}/providers/Microsoft.ContainerService/managedClusters/{pathv3}/rotateClusterCertificates?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "managedClustersGetUpgradeProfile",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/subscriptions/{pathv1}/resourceGroups/{pathv2}/providers/Microsoft.ContainerService/managedClusters/{pathv3}/upgradeProfiles/default?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": "mockdatafiles/managedClustersGetUpgradeProfile-default.json"
}
]
}
]
}