@itentialopensource/adapter-ciena_mcp
Version:
This adapter integrates with system described as: Ciena Mcp
1,161 lines • 31.6 kB
JSON
{
"actions": [
{
"name": "getResource",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{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": "headGetResource",
"protocol": "REST",
"method": "HEAD",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "updateResource",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteResource",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "patchResource",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "listResources",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "headListResources",
"protocol": "REST",
"method": "HEAD",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "createResource",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "auditResources",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/audit?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "countResources",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/count?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "headCountResources",
"protocol": "REST",
"method": "HEAD",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/count?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getBpocoreMarketApiV1ResourcesCountFiltered",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/count-filtered?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "headBpocoreMarketApiV1ResourcesCountFiltered",
"protocol": "REST",
"method": "HEAD",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/count-filtered?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "listResourceHistory",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/history?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "headListResourceHistory",
"protocol": "REST",
"method": "HEAD",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/history?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "assignResourceToSubDomain",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/sub-domain?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "listResourceOperations",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/operations?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "headListResourceOperations",
"protocol": "REST",
"method": "HEAD",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/operations?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "createResourceOperation",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/operations?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "bulkDeleteResourceOperations",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/operations?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "countResourceOperations",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/operations/count?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "headCountResourceOperations",
"protocol": "REST",
"method": "HEAD",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/operations/count?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getResourceOperation",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/operations/{pathv2}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "headGetResourceOperation",
"protocol": "REST",
"method": "HEAD",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/operations/{pathv2}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "updateResourceOperation",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/operations/{pathv2}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteResourceOperation",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/operations/{pathv2}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "patchResourceOperation",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/operations/{pathv2}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "promoteResourceAssembly",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/promote?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "validateResourceOperationCreation",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/operations/validate?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "validateResourceOperationChange",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/operations/{pathv2}/validate?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "listResourceInterfaces",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/interfaces?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "headListResourceInterfaces",
"protocol": "REST",
"method": "HEAD",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/interfaces?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "countResourceInterfaces",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/interfaces/count?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "headCountResourceInterfaces",
"protocol": "REST",
"method": "HEAD",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/interfaces/count?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "reassembleResourceAssembly",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/reassemble?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "listDependenciesOfResource",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/dependencies?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "headListDependenciesOfResource",
"protocol": "REST",
"method": "HEAD",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/dependencies?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "listDependentsOfResource",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/dependents?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "headListDependentsOfResource",
"protocol": "REST",
"method": "HEAD",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/dependents?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "countDependenciesOfResource",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/dependencies/count?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "headCountDependenciesOfResource",
"protocol": "REST",
"method": "HEAD",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/dependencies/count?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "countDependentsOfResource",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/dependents/count?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "headCountDependentsOfResource",
"protocol": "REST",
"method": "HEAD",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/dependents/count?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getResourceObserved",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/observed?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "headGetResourceObserved",
"protocol": "REST",
"method": "HEAD",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/observed?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "putResourceObserved",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/observed?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "patchResourceObserved",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/observed?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "validateResourceCreation",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/validate?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "validateResourceChange",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/validate?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "resyncResource",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/resync?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "auditResource",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/bpocore/market/api/v1/resources/{pathv1}/audit?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "resourcesList",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/tron/api/v1/resources?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "resourcesCreate",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/tron/api/v1/resources?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "URLENCODE",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "resourcesRead",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/tron/api/v1/resources/{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": "resourcesUpdate",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/tron/api/v1/resources/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "URLENCODE",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "resourcesPartialUpdate",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/tron/api/v1/resources/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "URLENCODE",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "resourcesDelete",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/tron/api/v1/resources/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
}
]
}