@itentialopensource/adapter-onap_aai
Version:
This adapter integrates with ONAP AAI
1,539 lines • 58.1 kB
JSON
{
"actions": [
{
"name": "createOrUpdateBusinessConnectorsConnectorRelationshipListRelationship",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/business/connectors/connector/{pathv1}/relationship-list/relationship?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteBusinessConnectorsConnectorRelationshipListRelationship",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/business/connectors/connector/{pathv1}/relationship-list/relationship?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getBusinessConnectorsConnectorMetadataMetadatum",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/connectors/connector/{pathv1}/metadata/metadatum/{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": "createOrUpdateBusinessConnectorsConnectorMetadataMetadatum",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/business/connectors/connector/{pathv1}/metadata/metadatum/{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": "updateBusinessConnectorsConnectorMetadataMetadatum",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/business/connectors/connector/{pathv1}/metadata/metadatum/{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": "deleteBusinessConnectorsConnectorMetadataMetadatum",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/business/connectors/connector/{pathv1}/metadata/metadatum/{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": "getBusinessConnectorsConnectorMetadata",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/connectors/connector/{pathv1}/metadata?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getBusinessConnectorsConnector",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/connectors/connector/{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": "createOrUpdateBusinessConnectorsConnector",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/business/connectors/connector/{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": "updateBusinessConnectorsConnector",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/business/connectors/connector/{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": "deleteBusinessConnectorsConnector",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/business/connectors/connector/{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": "getBusinessConnectors",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/connectors?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "createOrUpdateBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceRelationshipListRelationship",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}/relationship-list/relationship?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceRelationshipListRelationship",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}/relationship-list/relationship?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceMetadataMetadatum",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}/metadata/metadatum/{pathv4}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "createOrUpdateBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceMetadataMetadatum",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}/metadata/metadatum/{pathv4}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "updateBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceMetadataMetadatum",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}/metadata/metadatum/{pathv4}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceMetadataMetadatum",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}/metadata/metadatum/{pathv4}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceMetadata",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}/metadata?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "createOrUpdateBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceAllottedResourcesAllottedResourceTunnelXconnectsTunnelXconnectRelationshipListRelationship",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}/allotted-resources/allotted-resource/{pathv4}/tunnel-xconnects/tunnel-xconnect/{pathv5}/relationship-list/relationship?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceAllottedResourcesAllottedResourceTunnelXconnectsTunnelXconnectRelationshipListRelationship",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}/allotted-resources/allotted-resource/{pathv4}/tunnel-xconnects/tunnel-xconnect/{pathv5}/relationship-list/relationship?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceAllottedResourcesAllottedResourceTunnelXconnectsTunnelXconnect",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}/allotted-resources/allotted-resource/{pathv4}/tunnel-xconnects/tunnel-xconnect/{pathv5}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "createOrUpdateBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceAllottedResourcesAllottedResourceTunnelXconnectsTunnelXconnect",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}/allotted-resources/allotted-resource/{pathv4}/tunnel-xconnects/tunnel-xconnect/{pathv5}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "updateBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceAllottedResourcesAllottedResourceTunnelXconnectsTunnelXconnect",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}/allotted-resources/allotted-resource/{pathv4}/tunnel-xconnects/tunnel-xconnect/{pathv5}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceAllottedResourcesAllottedResourceTunnelXconnectsTunnelXconnect",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}/allotted-resources/allotted-resource/{pathv4}/tunnel-xconnects/tunnel-xconnect/{pathv5}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceAllottedResourcesAllottedResourceTunnelXconnects",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}/allotted-resources/allotted-resource/{pathv4}/tunnel-xconnects?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "createOrUpdateBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceAllottedResourcesAllottedResourceRelationshipListRelationship",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}/allotted-resources/allotted-resource/{pathv4}/relationship-list/relationship?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceAllottedResourcesAllottedResourceRelationshipListRelationship",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}/allotted-resources/allotted-resource/{pathv4}/relationship-list/relationship?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceAllottedResourcesAllottedResource",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}/allotted-resources/allotted-resource/{pathv4}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "createOrUpdateBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceAllottedResourcesAllottedResource",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}/allotted-resources/allotted-resource/{pathv4}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "updateBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceAllottedResourcesAllottedResource",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}/allotted-resources/allotted-resource/{pathv4}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceAllottedResourcesAllottedResource",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}/allotted-resources/allotted-resource/{pathv4}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstanceAllottedResources",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}/allotted-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": "getBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstance",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "createOrUpdateBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstance",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "updateBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstance",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstancesServiceInstance",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances/service-instance/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionServiceInstances",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/service-instances?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "createOrUpdateBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionRelationshipListRelationship",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/relationship-list/relationship?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteBusinessCustomersCustomerServiceSubscriptionsServiceSubscriptionRelationshipListRelationship",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{pathv2}/relationship-list/relationship?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getBusinessCustomersCustomerServiceSubscriptionsServiceSubscription",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{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": "createOrUpdateBusinessCustomersCustomerServiceSubscriptionsServiceSubscription",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{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": "updateBusinessCustomersCustomerServiceSubscriptionsServiceSubscription",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{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": "deleteBusinessCustomersCustomerServiceSubscriptionsServiceSubscription",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions/service-subscription/{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": "getBusinessCustomersCustomerServiceSubscriptions",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/service-subscriptions?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "createOrUpdateBusinessCustomersCustomerRelationshipListRelationship",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/relationship-list/relationship?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteBusinessCustomersCustomerRelationshipListRelationship",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/business/customers/customer/{pathv1}/relationship-list/relationship?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getBusinessCustomersCustomer",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/customers/customer/{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": "createOrUpdateBusinessCustomersCustomer",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/business/customers/customer/{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": "updateBusinessCustomersCustomer",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/business/customers/customer/{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": "deleteBusinessCustomersCustomer",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/business/customers/customer/{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": "getBusinessCustomers",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/customers?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "createOrUpdateBusinessLinesOfBusinessLineOfBusinessRelationshipListRelationship",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/business/lines-of-business/line-of-business/{pathv1}/relationship-list/relationship?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteBusinessLinesOfBusinessLineOfBusinessRelationshipListRelationship",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/business/lines-of-business/line-of-business/{pathv1}/relationship-list/relationship?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getBusinessLinesOfBusinessLineOfBusiness",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/lines-of-business/line-of-business/{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": "createOrUpdateBusinessLinesOfBusinessLineOfBusiness",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/business/lines-of-business/line-of-business/{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": "updateBusinessLinesOfBusinessLineOfBusiness",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/business/lines-of-business/line-of-business/{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": "deleteBusinessLinesOfBusinessLineOfBusiness",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/business/lines-of-business/line-of-business/{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": "getBusinessLinesOfBusiness",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/lines-of-business?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "createOrUpdateBusinessOwningEntitiesOwningEntityRelationshipListRelationship",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/business/owning-entities/owning-entity/{pathv1}/relationship-list/relationship?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteBusinessOwningEntitiesOwningEntityRelationshipListRelationship",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/business/owning-entities/owning-entity/{pathv1}/relationship-list/relationship?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getBusinessOwningEntitiesOwningEntity",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/owning-entities/owning-entity/{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": "createOrUpdateBusinessOwningEntitiesOwningEntity",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/business/owning-entities/owning-entity/{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": "updateBusinessOwningEntitiesOwningEntity",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/business/owning-entities/owning-entity/{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": "deleteBusinessOwningEntitiesOwningEntity",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/business/owning-entities/owning-entity/{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": "getBusinessOwningEntities",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/owning-entities?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "createOrUpdateBusinessPlatformsPlatformRelationshipListRelationship",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/business/platforms/platform/{pathv1}/relationship-list/relationship?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteBusinessPlatformsPlatformRelationshipListRelationship",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/business/platforms/platform/{pathv1}/relationship-list/relationship?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getBusinessPlatformsPlatform",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/platforms/platform/{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": "createOrUpdateBusinessPlatformsPlatform",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/business/platforms/platform/{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": "updateBusinessPlatformsPlatform",
"protocol": "REST",
"method": "PATCH",
"entitypath": "{base_path}/{version}/business/platforms/platform/{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": "deleteBusinessPlatformsPlatform",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/business/platforms/platform/{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": "getBusinessPlatforms",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/business/platforms?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "createOrUpdateBusinessProjectsProjectRelationshipListRelationship",
"protocol": "REST",
"method