Loading TS26510_Maf_Provisioning_ConsumptionReporting.yaml +5 −5 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ paths: operationId: activateConsumptionReporting summary: 'Activate the consumption reporting procedure for the specified Provisioning Session by providing the Consumption Reporting Configuration' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - consumption-reporting-create requestBody: description: 'A JSON representation of a Consumption Reporting Configuration' Loading Loading @@ -83,7 +83,7 @@ paths: operationId: retrieveConsumptionReportingConfiguration summary: 'Retrieve the Consumption Reporting Configuration of the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - consumption-reporting-read responses: '200': # OK Loading Loading @@ -114,7 +114,7 @@ paths: operationId: updateConsumptionReportingConfiguration summary: 'Update the Consumption Reporting Configuration for the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - consumption-reporting-put requestBody: description: 'A JSON representation of a Consumption Reporting Configuration' Loading Loading @@ -160,7 +160,7 @@ paths: operationId: patchConsumptionReportingConfiguration summary: 'Patch the Consumption Reporting Configuration for the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - consumption-reporting-patch requestBody: description: 'A JSON representation of a Consumption Reporting Configuration' Loading Loading @@ -209,7 +209,7 @@ paths: operationId: destroyConsumptionReportingConfiguration summary: 'Destroy the current Consumption Reporting Configuration of the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - consumption-reporting-delete responses: '204': # No Content Loading TS26510_Maf_Provisioning_ContentHosting.yaml +6 −6 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ paths: operationId: createContentHostingConfiguration summary: 'Create and upload the Content Hosting Configuration for the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-hosting-configuration-create requestBody: description: 'A JSON representation of a Content Hosting Configuration' Loading Loading @@ -85,7 +85,7 @@ paths: operationId: retrieveContentHostingConfiguration summary: 'Retrieve the Content Hosting Configuration of the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-hosting-configuration-read responses: '200': # OK Loading Loading @@ -116,7 +116,7 @@ paths: operationId: updateContentHostingConfiguration summary: 'Update (by replacement) the Content Hosting Configuration for the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-hosting-configuration-put requestBody: description: 'A JSON representation of a Content Hosting Configuration' Loading Loading @@ -162,7 +162,7 @@ paths: operationId: patchContentHostingConfiguration summary: 'Patch the Content Hosting Configuration for the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-hosting-configuration-patch requestBody: description: 'A JSON representation of a Content Hosting Configuration' Loading Loading @@ -211,7 +211,7 @@ paths: operationId: destroyContentHostingConfiguration summary: 'Destroy the current Content Hosting Configuration of the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-hosting-configuration-delete responses: '204': # No Content Loading Loading @@ -247,7 +247,7 @@ paths: operationId: purgeContentHostingCache summary: 'Purge the content of the cache for the Content Hosting Configuration of the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-hosting-configuration-purge requestBody: description: 'The regular expression pattern for resources to purge from the cache' Loading TS26510_Maf_Provisioning_ContentPreparationTemplates.yaml +5 −5 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ paths: operationId: createContentPreparationTemplate summary: 'Create (and optionally upload) a new Content Preparation Template for the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-preparation-template-create requestBody: description: 'A Content Preparation Template of any supported type' Loading Loading @@ -98,7 +98,7 @@ paths: operationId: retrieveContentPreparationTemplate summary: 'Retrieve the specified Content Preparation Template of the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-preparation-template-read responses: '200': # OK Loading Loading @@ -129,7 +129,7 @@ paths: operationId: updateContentPreparationTemplate summary: 'Update (by replacement) the specified Content Preparation Template for the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-preparation-template-put requestBody: description: 'A Content Preparation Template of any type' Loading Loading @@ -175,7 +175,7 @@ paths: operationId: patchContentPreparationTemplate summary: 'Patch the specified Content Preparation Template for the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-preparation-template-patch requestBody: description: 'A Content Preparation Template patch of any type' Loading Loading @@ -218,7 +218,7 @@ paths: operationId: destroyContentPreparationTemplate summary: 'Destroy the specified Content Preparation Template of the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-preparation-template-delete responses: '204': # No Content Loading TS26510_Maf_Provisioning_ContentProtocols.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ paths: operationId: retrieveContentProtocols summary: 'Retrieve the set of Content Protocols supported by the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-protocols-read responses: '200': Loading TS26510_Maf_Provisioning_EdgeResources.yaml +5 −5 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ paths: operationId: createEdgeResourcesConfiguration summary: 'Create an Edge Resources Configuration within the scope of the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - edge-resource-configuration-create requestBody: description: 'A JSON representation of an Edge Resources Configuration' Loading Loading @@ -97,7 +97,7 @@ paths: operationId: retrieveEdgeResourcesConfiguration summary: 'Retrieve the Edge Resources Configuration of the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - edge-resource-configuration-read responses: '200': # OK Loading Loading @@ -128,7 +128,7 @@ paths: operationId: updateEdgeResourcesConfiguration summary: 'Update an Edge Resources Configuration for the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - edge-resource-configuration-put requestBody: description: 'A JSON representation of an Edge Resources Configuration' Loading Loading @@ -174,7 +174,7 @@ paths: operationId: patchEdgeResourcesConfiguration summary: 'Patch the Edge Resources Configuration for the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - edge-resource-configuration-patch requestBody: description: 'A JSON representation of a Edge Resources Configuration' Loading Loading @@ -223,7 +223,7 @@ paths: operationId: destroyEdgeResourcesConfiguration summary: 'Destroy the specified Edge Resources Configuration of the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - edge-resource-configuration-delete responses: '204': # No Content Loading Loading
TS26510_Maf_Provisioning_ConsumptionReporting.yaml +5 −5 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ paths: operationId: activateConsumptionReporting summary: 'Activate the consumption reporting procedure for the specified Provisioning Session by providing the Consumption Reporting Configuration' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - consumption-reporting-create requestBody: description: 'A JSON representation of a Consumption Reporting Configuration' Loading Loading @@ -83,7 +83,7 @@ paths: operationId: retrieveConsumptionReportingConfiguration summary: 'Retrieve the Consumption Reporting Configuration of the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - consumption-reporting-read responses: '200': # OK Loading Loading @@ -114,7 +114,7 @@ paths: operationId: updateConsumptionReportingConfiguration summary: 'Update the Consumption Reporting Configuration for the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - consumption-reporting-put requestBody: description: 'A JSON representation of a Consumption Reporting Configuration' Loading Loading @@ -160,7 +160,7 @@ paths: operationId: patchConsumptionReportingConfiguration summary: 'Patch the Consumption Reporting Configuration for the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - consumption-reporting-patch requestBody: description: 'A JSON representation of a Consumption Reporting Configuration' Loading Loading @@ -209,7 +209,7 @@ paths: operationId: destroyConsumptionReportingConfiguration summary: 'Destroy the current Consumption Reporting Configuration of the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - consumption-reporting-delete responses: '204': # No Content Loading
TS26510_Maf_Provisioning_ContentHosting.yaml +6 −6 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ paths: operationId: createContentHostingConfiguration summary: 'Create and upload the Content Hosting Configuration for the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-hosting-configuration-create requestBody: description: 'A JSON representation of a Content Hosting Configuration' Loading Loading @@ -85,7 +85,7 @@ paths: operationId: retrieveContentHostingConfiguration summary: 'Retrieve the Content Hosting Configuration of the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-hosting-configuration-read responses: '200': # OK Loading Loading @@ -116,7 +116,7 @@ paths: operationId: updateContentHostingConfiguration summary: 'Update (by replacement) the Content Hosting Configuration for the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-hosting-configuration-put requestBody: description: 'A JSON representation of a Content Hosting Configuration' Loading Loading @@ -162,7 +162,7 @@ paths: operationId: patchContentHostingConfiguration summary: 'Patch the Content Hosting Configuration for the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-hosting-configuration-patch requestBody: description: 'A JSON representation of a Content Hosting Configuration' Loading Loading @@ -211,7 +211,7 @@ paths: operationId: destroyContentHostingConfiguration summary: 'Destroy the current Content Hosting Configuration of the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-hosting-configuration-delete responses: '204': # No Content Loading Loading @@ -247,7 +247,7 @@ paths: operationId: purgeContentHostingCache summary: 'Purge the content of the cache for the Content Hosting Configuration of the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-hosting-configuration-purge requestBody: description: 'The regular expression pattern for resources to purge from the cache' Loading
TS26510_Maf_Provisioning_ContentPreparationTemplates.yaml +5 −5 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ paths: operationId: createContentPreparationTemplate summary: 'Create (and optionally upload) a new Content Preparation Template for the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-preparation-template-create requestBody: description: 'A Content Preparation Template of any supported type' Loading Loading @@ -98,7 +98,7 @@ paths: operationId: retrieveContentPreparationTemplate summary: 'Retrieve the specified Content Preparation Template of the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-preparation-template-read responses: '200': # OK Loading Loading @@ -129,7 +129,7 @@ paths: operationId: updateContentPreparationTemplate summary: 'Update (by replacement) the specified Content Preparation Template for the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-preparation-template-put requestBody: description: 'A Content Preparation Template of any type' Loading Loading @@ -175,7 +175,7 @@ paths: operationId: patchContentPreparationTemplate summary: 'Patch the specified Content Preparation Template for the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-preparation-template-patch requestBody: description: 'A Content Preparation Template patch of any type' Loading Loading @@ -218,7 +218,7 @@ paths: operationId: destroyContentPreparationTemplate summary: 'Destroy the specified Content Preparation Template of the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-preparation-template-delete responses: '204': # No Content Loading
TS26510_Maf_Provisioning_ContentProtocols.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ paths: operationId: retrieveContentProtocols summary: 'Retrieve the set of Content Protocols supported by the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - content-protocols-read responses: '200': Loading
TS26510_Maf_Provisioning_EdgeResources.yaml +5 −5 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ paths: operationId: createEdgeResourcesConfiguration summary: 'Create an Edge Resources Configuration within the scope of the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - edge-resource-configuration-create requestBody: description: 'A JSON representation of an Edge Resources Configuration' Loading Loading @@ -97,7 +97,7 @@ paths: operationId: retrieveEdgeResourcesConfiguration summary: 'Retrieve the Edge Resources Configuration of the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - edge-resource-configuration-read responses: '200': # OK Loading Loading @@ -128,7 +128,7 @@ paths: operationId: updateEdgeResourcesConfiguration summary: 'Update an Edge Resources Configuration for the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - edge-resource-configuration-put requestBody: description: 'A JSON representation of an Edge Resources Configuration' Loading Loading @@ -174,7 +174,7 @@ paths: operationId: patchEdgeResourcesConfiguration summary: 'Patch the Edge Resources Configuration for the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - edge-resource-configuration-patch requestBody: description: 'A JSON representation of a Edge Resources Configuration' Loading Loading @@ -223,7 +223,7 @@ paths: operationId: destroyEdgeResourcesConfiguration summary: 'Destroy the specified Edge Resources Configuration of the specified Provisioning Session' security: - oAuth2ClientCredentials: - OAuth2ClientCredentials: - edge-resource-configuration-delete responses: '204': # No Content Loading