openapi-directory
Version:
Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS
1 lines • 7.53 kB
JSON
{"openapi":"3.0.0","info":{"description":"Software load balancer multiplexer operation endpoints and objects.","title":"FabricAdminClient","version":"2016-05-01","x-apisguru-categories":["cloud"],"x-logo":{"url":"https://assets.onestore.ms/cdnfiles/onestorerolling-1606-01000/shell/v3/images/logo/microsoft.png"},"x-origin":[{"format":"swagger","url":"https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/azsadmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2016-05-01/SlbMuxInstance.json","version":"2.0"}],"x-providerName":"azure.com","x-serviceName":"azsadmin-SlbMuxInstance","x-tags":["Azure","Microsoft"]},"security":[{"azure_auth":["user_impersonation"]}],"paths":{"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Fabric.Admin/fabricLocations/{location}/slbMuxInstances":{"get":{"description":"Returns a list of all software load balancer instances at a location.","operationId":"SlbMuxInstances_List","parameters":[{"description":"Subscription credentials that uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.","in":"path","name":"subscriptionId","required":true,"schema":{"type":"string"},"examples":{"Returns all software load balancer MUX Instances":{"value":"20ff7fc3-e762-44dd-bd96-b71116dcdc23"}}},{"description":"Name of the resource group.","in":"path","name":"resourceGroupName","required":true,"x-ms-parameter-location":"method","schema":{"type":"string"},"examples":{"Returns all software load balancer MUX Instances":{"value":"System.local"}}},{"description":"Location of the resource.","in":"path","name":"location","required":true,"x-ms-parameter-location":"method","schema":{"type":"string"},"examples":{"Returns all software load balancer MUX Instances":{"value":"local"}}},{"description":"Client API Version.","in":"query","name":"api-version","required":true,"schema":{"type":"string","default":"2016-05-01"},"examples":{"Returns all software load balancer MUX Instances":{"value":"2016-05-01"}}},{"description":"OData filter parameter.","in":"query","name":"$filter","x-ms-parameter-location":"method","schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SlbMuxInstanceList"},"examples":{"Returns all software load balancer MUX Instances":{"$ref":"#/components/examples/Returns_all_software_load_balancer_MUX_Instances"}}}}},"404":{"description":"NOT FOUND"}},"tags":["SlbMuxInstances"],"x-ms-odata":"#/components/schemas/SlbMuxInstance","x-ms-pageable":{"nextLinkName":"nextLink"}}},"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Fabric.Admin/fabricLocations/{location}/slbMuxInstances/{slbMuxInstance}":{"get":{"description":"Returns the requested software load balancer multiplexer instance.","operationId":"SlbMuxInstances_Get","parameters":[{"description":"Subscription credentials that uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.","in":"path","name":"subscriptionId","required":true,"schema":{"type":"string"},"examples":{"Returns the requested software load balancer MUX Instance":{"value":"20ff7fc3-e762-44dd-bd96-b71116dcdc23"}}},{"description":"Name of the resource group.","in":"path","name":"resourceGroupName","required":true,"x-ms-parameter-location":"method","schema":{"type":"string"},"examples":{"Returns the requested software load balancer MUX Instance":{"value":"System.local"}}},{"description":"Location of the resource.","in":"path","name":"location","required":true,"x-ms-parameter-location":"method","schema":{"type":"string"},"examples":{"Returns the requested software load balancer MUX Instance":{"value":"local"}}},{"$ref":"#/components/parameters/SLBMuxInstanceParameter"},{"description":"Client API Version.","in":"query","name":"api-version","required":true,"schema":{"type":"string","default":"2016-05-01"},"examples":{"Returns the requested software load balancer MUX Instance":{"value":"2016-05-01"}}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SlbMuxInstance"},"examples":{"Returns the requested software load balancer MUX Instance":{"$ref":"#/components/examples/Returns_the_requested_software_load_balancer_MUX_Instance"}}}}},"404":{"description":"NOT FOUND"}},"tags":["SlbMuxInstances"]}}},"servers":[{"url":"https://adminmanagement.local.azurestack.external"}],"components":{"examples":{"Returns_all_software_load_balancer_MUX_Instances":{"value":{"value":[{"id":"/subscriptions/36e98cad-c8a5-4580-bef7-af878a237908/resourceGroups/System.local/providers/Microsoft.Fabric.Admin/fabricLocations/local/slbMuxInstances/AzS-SLB01","location":"local","name":"local/AzS-SLB01","properties":{"bgpPeers":["BGPGateway-64000-64001"],"configurationState":"Success","virtualServer":"AzS-SLB01"},"tags":{},"type":"Microsoft.Fabric.Admin/fabricLocations/slbMuxInstances"}]}},"Returns_the_requested_software_load_balancer_MUX_Instance":{"value":{"id":"/subscriptions/36e98cad-c8a5-4580-bef7-af878a237908/resourceGroups/System.local/providers/Microsoft.Fabric.Admin/fabricLocations/local/slbMuxInstances/AzS-SLB01","location":"local","name":"local/AzS-SLB01","properties":{"bgpPeers":["BGPGateway-64000-64001"],"configurationState":"Success","virtualServer":"AzS-SLB01"},"tags":{},"type":"Microsoft.Fabric.Admin/fabricLocations/slbMuxInstances"}}},"parameters":{"SLBMuxInstanceParameter":{"description":"Name of a SLB MUX instance.","in":"path","name":"slbMuxInstance","required":true,"x-ms-parameter-location":"method","schema":{"type":"string"},"examples":{"Returns the requested software load balancer MUX Instance":{"value":"AzS-SLB01"}}}},"securitySchemes":{"azure_auth":{"description":"Authorization uses an Azure Active Directory OAuth2 flow.","type":"oauth2","flows":{"implicit":{"authorizationUrl":"https://login.microsoftonline.com/common/oauth2/authorize","scopes":{"user_impersonation":"impersonate your user account"}}}}},"schemas":{"SlbMuxInstance":{"allOf":[{"description":"Base resource object.","properties":{"id":{"description":"URI of the resource.","readOnly":true,"type":"string"},"location":{"description":"The region where the resource is located.","type":"string"},"name":{"description":"Name of the resource.","readOnly":true,"type":"string"},"tags":{"additionalProperties":{"type":"string"},"description":"List of key-value pairs.","type":"object"},"type":{"description":"Type of resource.","readOnly":true,"type":"string"}},"type":"object","x-ms-azure-resource":true}],"description":"This resource represents an SLB MUX (software load balancing multiplexer, which distributes the tenant and tenant customer network traffic).","properties":{"properties":{"$ref":"#/components/schemas/SlbMuxInstanceModel"}},"type":"object"},"SlbMuxInstanceList":{"description":"A pageable list of SLB MUX instances.","properties":{"nextLink":{"description":"URI to the next page.","type":"string"},"value":{"description":"List of SLB MUX instances.","items":{"$ref":"#/components/schemas/SlbMuxInstance"},"type":"array"}},"type":"object"},"SlbMuxInstanceModel":{"description":"Properties of a SLB MUX.","properties":{"bgpPeers":{"description":"List of BGP peers.","items":{"type":"string"},"type":"array"},"configurationState":{"description":"Configuration state.","type":"string"},"virtualServer":{"description":"Virtual server.","type":"string"}},"type":"object"}}}}