{"type":"api","title":"A slice service identified by a service-id","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":"A slice service identified by a service-id.","description":"A slice service is identified by a service-id.","operationId":"data_ietf_network_slice_service_network_slice_services_slice_service_slice_service_service_id_delete","parameters":[{"name":"slice-service-service-id","in":"path","description":"A unique slice service identifier.","required":true,"schema":{"type":"string","format":"string"}}],"responses":{"204":{"description":"No Content","content":{}},"404":{"description":"Not Found","content":{}}},"security":[{"bearerAuth":[]}],"__originalOperationId":"data_ietf_network_slice_service_network_slice_services_slice_service_slice_service_service_id_delete","method":"delete","path":"/data/ietf-network-slice-service:network-slice-services/slice-service={slice-service-service-id}"}}