{"type":"api","title":"SLO and SLE template","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/ac9f8fd6-bd77-3cfd-9e2a-c6fba96591ee","info":{"title":"ietf-network-slice-service","description":"This module defines a model for the IETF Network Slice service.\n\n Copyright (c) 2022 IETF Trust and the persons identified as\n authors of the code. All rights reserved.\n\n Redistribution and use in source and binary forms, with or\n without modification, is permitted pursuant to, and subject\n to the license terms contained in, the Revised BSD License\n set forth in Section 4.c of the IETF Trust's Legal Provisions\n Relating to IETF Documents\n (https://trustee.ietf.org/license-info).\n\nThis version of this YANG module is part of RFC XXXX; see the\nRFC itself for full legal notices.","termsOfService":"http://www.cisco.com/web/siteassets/legal/terms_condition.html","contact":{"name":"Cisco Systems","url":"https://www.cisco.com","email":"support@cisco.com"},"license":{"name":"Cisco Software License Agreement","url":"http://www.cisco.com/public/sw-license-agreement.html"},"version":"7.1.0"},"security":[{"bearerAuth":[]}],"tags":[{"name":"data","description":"data resources"}],"x-parser-conf":{"overview":{"markdownPath":"reference/CNC/ietf-network-slice-service-api-overview.md"}},"openapi":"3.0.1","servers":[{"url":"https://{cnc-host}:{cnc-port}/crosswork/proxy/nso/restconf","variables":{"cnc-host":{"default":"127.0.0.1","description":"host name or ip address of the target CNC Cluster"},"cnc-port":{"default":"30603","description":"port number of the target CNC Cluster"}}}],"securitySchemes":{"bearerAuth":{"type":"http","scheme":"bearer","bearerFormat":"JWT"}}},"spec":{"tags":["data"],"summary":"SLO and SLE template.","description":"SLO and SLE template.","operationId":"data_ietf_network_slice_service_network_slice_services_slo_sle_templates_slo_sle_template_slo_sle_template_id_put","parameters":[{"name":"slo-sle-template-id","in":"path","description":"Identification of the Service Level Objective (SLO)\nand Service Level Expectation (SLE) template to be used.\nLocal administration meaning.","required":true,"schema":{"type":"string","format":"string"}},{"name":"insert","in":"query","description":"controlling the order when adding new list elements","schema":{"type":"string","format":"enumeration","default":"first","enum":["first","last","before","after"]}},{"name":"point","in":"query","description":"used to specify the insertion point","schema":{"type":"string","format":"string"}}],"requestBody":{"description":"List for SLO and SLE template identifiers.","content":{"application/yang-data+json":{"schema":{"type":"object","properties":{"ietf-network-slice-service:slo-sle-template":{"type":"array","description":"List for SLO and SLE template identifiers. (list)","items":{"type":"object","properties":{"template-description":{"type":"string","description":"Description of the SLO and SLE policy template. (leaf)","format":"string","x-yang":{"type":"leaf"}},"id":{"type":"string","description":"Identification of the Service Level Objective (SLO)\nand Service Level Expectation (SLE) template to be used.\nLocal administration meaning. (leaf)","format":"string","x-yang":{"type":"leaf"}}}},"x-yang":{"type":"list"}}},"$$ref":"#/components/schemas/data_ietf-network-slice-service_network-slice-services_slo-sle-templates_slo-sle-template_slo-sle-template-id"}}},"required":true},"responses":{"201":{"description":"slo-sle-template created or replaced","content":{}},"204":{"description":"No Content","content":{}},"400":{"description":"Bad Request","content":{}},"401":{"description":"Unauthorized","content":{}},"404":{"description":"Not Found","content":{}},"405":{"description":"Method Not Allowed","content":{}},"409":{"description":"Conflict","content":{}}},"security":[{"bearerAuth":[]}],"x-codegen-request-body-name":"slo-sle-template","__originalOperationId":"data_ietf_network_slice_service_network_slice_services_slo_sle_templates_slo_sle_template_slo_sle_template_id_put","method":"put","path":"/data/ietf-network-slice-service:network-slice-services/slo-sle-templates/slo-sle-template={slo-sle-template-id}"}}