diff --git a/Commands/networkcloud/cluster/baremetalmachinekeyset/_create.md b/Commands/networkcloud/cluster/baremetalmachinekeyset/_create.md index e07154347..03887d285 100644 --- a/Commands/networkcloud/cluster/baremetalmachinekeyset/_create.md +++ b/Commands/networkcloud/cluster/baremetalmachinekeyset/_create.md @@ -45,5 +45,5 @@ Create a new bare metal machine key set or update the existing one for the provi - Create or update bare metal machine key set of cluster ```bash - networkcloud cluster baremetalmachinekeyset create --name "bareMetalMachineKeySetName" --extended-location name="/subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.ExtendedLocation/customLocations/clusterExtendedLocationName" type="CustomLocation" --location "location" --azure-group-id "f110271b-XXXX-4163-9b99-214d91660f0e" --expiration "2022-12-31T23:59:59.008Z" --jump-hosts-allowed "192.0.2.1" "192.0.2.5" --os-group-name "standardAccessGroup" --privilege-level "Standard" --user-list "[{description:'User description',azureUserName:userABC,sshPublicKey:{keyData:'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWtG2RiEGfXs+RK19UmovAJiIVUbT6YaYc/t5SjWU=admin@vm'}}]" --tags key1="myvalue1" key2="myvalue2" --cluster-name "clusterName" --resource-group "resourceGroupName + networkcloud cluster baremetalmachinekeyset create --name "bareMetalMachineKeySetName" --extended-location name="/subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.ExtendedLocation/customLocations/clusterExtendedLocationName" type="CustomLocation" --location "location" --azure-group-id "f110271b-XXXX-4163-9b99-214d91660f0e" --expiration "2022-12-31T23:59:59.008Z" --jump-hosts-allowed "192.0.2.1" "192.0.2.5" --os-group-name "standardAccessGroup" --privilege-level "Standard" --user-list "[{description:'User description',azureUserName:userABC,userPrincipalName:'userABC@myorg.com',sshPublicKey:{keyData:'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWtG2RiEGfXs+RK19UmovAJiIVUbT6YaYc/t5SjWU=admin@vm'}}]" --tags key1="myvalue1" key2="myvalue2" --cluster-name "clusterName" --resource-group "resourceGroupName ``` diff --git a/Commands/networkcloud/cluster/baremetalmachinekeyset/_update.md b/Commands/networkcloud/cluster/baremetalmachinekeyset/_update.md index 0360e22ab..b0fd8eccd 100644 --- a/Commands/networkcloud/cluster/baremetalmachinekeyset/_update.md +++ b/Commands/networkcloud/cluster/baremetalmachinekeyset/_update.md @@ -45,5 +45,5 @@ Update properties of bare metal machine key set for the provided cluster, or upd - Patch bare metal machine key set of cluster ```bash - networkcloud cluster baremetalmachinekeyset update --name "bareMetalMachineKeySetName" --expiration "2022-12-31T23:59:59.008Z" --jump-hosts-allowed "192.0.2.1" "192.0.2.5" --user-list "[{description:'User description',azureUserName:userABC,sshPublicKey:{keyData:'ssh-rsa AAtsE3njSONzDYRIZv/WLjVuMfrUSByHp+/ojNZfpB3af/YDzwQCZzXnblrv9d3q4c2tWmm/SyFqthaqd0= admin@vm'}}]" --tags key1="myvalue1" key2="myvalue2" --cluster-name "clusterName" --resource-group "resourceGroupName" + networkcloud cluster baremetalmachinekeyset update --name "bareMetalMachineKeySetName" --expiration "2022-12-31T23:59:59.008Z" --jump-hosts-allowed "192.0.2.1" "192.0.2.5" --user-list "[{description:'User description',azureUserName:userABC,userPrincipalName:'userABC@myorg.com',sshPublicKey:{keyData:'ssh-rsa AAtsE3njSONzDYRIZv/WLjVuMfrUSByHp+/ojNZfpB3af/YDzwQCZzXnblrv9d3q4c2tWmm/SyFqthaqd0= admin@vm'}}]" --tags key1="myvalue1" key2="myvalue2" --cluster-name "clusterName" --resource-group "resourceGroupName" ``` diff --git a/Commands/networkcloud/cluster/bmckeyset/_create.md b/Commands/networkcloud/cluster/bmckeyset/_create.md index cbfff3254..73d948dc9 100644 --- a/Commands/networkcloud/cluster/bmckeyset/_create.md +++ b/Commands/networkcloud/cluster/bmckeyset/_create.md @@ -45,5 +45,5 @@ Create a new baseboard management controller key set or update the existing one - Create or update baseboard management controller key set of cluster ```bash - networkcloud cluster bmckeyset create --name "bmcKeySetName" --extended-location name="/subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.ExtendedLocation/customLocations/clusterExtendedLocationName" type="CustomLocation" --location "location" --azure-group-id "f110271b-XXXX-4163-9b99-214d91660f0e" --expiration "2022-12-31T23:59:59.008Z" --privilege-level "Administrator" --user-list "[{description:'User description',azureUserName:userABC,sshPublicKey:{keyData:'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWtG2RiEGfXs+RK19HU/G8EdEnbTlkl8Kkb5xv6nm+ttTb9FrW/dc9RQvai24VEFJmG4Fmi6Ow/yjxq+jTDuWOSs+Lo= admin@vm'}}]" --tags key1="myvalue1" key2="myvalue2" --cluster-name "clusterName" --resource-group "resourceGroupName" + networkcloud cluster bmckeyset create --name "bmcKeySetName" --extended-location name="/subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.ExtendedLocation/customLocations/clusterExtendedLocationName" type="CustomLocation" --location "location" --azure-group-id "f110271b-XXXX-4163-9b99-214d91660f0e" --expiration "2022-12-31T23:59:59.008Z" --privilege-level "Administrator" --user-list "[{description:'User description',azureUserName:userABC,userPrincipalName:'userABC@myorg.com',sshPublicKey:{keyData:'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWtG2RiEGfXs+RK19HU/G8EdEnbTlkl8Kkb5xv6nm+ttTb9FrW/dc9RQvai24VEFJmG4Fmi6Ow/yjxq+jTDuWOSs+Lo= admin@vm'}}]" --tags key1="myvalue1" key2="myvalue2" --cluster-name "clusterName" --resource-group "resourceGroupName" ``` diff --git a/Commands/networkcloud/cluster/bmckeyset/_update.md b/Commands/networkcloud/cluster/bmckeyset/_update.md index 7312f91c7..357b49eeb 100644 --- a/Commands/networkcloud/cluster/bmckeyset/_update.md +++ b/Commands/networkcloud/cluster/bmckeyset/_update.md @@ -45,5 +45,5 @@ Update properties of baseboard management controller key set for the provided cl - Patch baseboard management controller key set of cluster ```bash - networkcloud cluster bmckeyset update --name "bmcKeySetName" --expiration "2022-12-31T23:59:59.008Z" --user-list "[{description:'User description',azureUserName:userABC,sshPublicKey:{keyData:'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWtG2RiEGfXs+RK19HU/G8EdEnbTlkl8Kkb5xv6nm+ttTb9FrW/dc9RQvai24VEFJmG4Fmi6Ow/yjxq+jTDuWOSs+LovQpOKm9D8p05JcIOpdCPGA5S+dWIVL+a9jsQmzBbWYx= admin@vm'}}]" --tags key1="myvalue1" key2="myvalue2" --cluster-name "clusterName" --resource-group "resourceGroupName" + networkcloud cluster bmckeyset update --name "bmcKeySetName" --expiration "2022-12-31T23:59:59.008Z" --user-list "[{description:'User description',azureUserName:userABC,userPrincipalName:'userABC@myorg.com',sshPublicKey:{keyData:'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWtG2RiEGfXs+RK19HU/G8EdEnbTlkl8Kkb5xv6nm+ttTb9FrW/dc9RQvai24VEFJmG4Fmi6Ow/yjxq+jTDuWOSs+LovQpOKm9D8p05JcIOpdCPGA5S+dWIVL+a9jsQmzBbWYx= admin@vm'}}]" --tags key1="myvalue1" key2="myvalue2" --cluster-name "clusterName" --resource-group "resourceGroupName" ``` diff --git a/Commands/networkcloud/kubernetescluster/_create.md b/Commands/networkcloud/kubernetescluster/_create.md index 6a221287d..3e05ad499 100644 --- a/Commands/networkcloud/kubernetescluster/_create.md +++ b/Commands/networkcloud/kubernetescluster/_create.md @@ -34,5 +34,5 @@ Create a new Kubernetes cluster or update the properties of the existing one. - Create or update Kubernetes cluster ```bash - networkcloud kubernetescluster create --name "kubernetesClusterName" --resource-group "resourceGroupName" --location "location" --kubernetes-version "1.25.4" --extended-location name="/subscriptions/123e4567-e89b-12d3-a456-426655440000/resourceGroups/resourceGroupName/providers/Microsoft.ExtendedLocation/customLocations/clusterExtendedLocationName" type=CustomLocation --aad-configuration admin-group-object-ids=["f110271b-XXXX-4163-9b99-214d91660f0e"] --admin-username "azureuser" --ssh-key-values "ssh-rsa AAAAB3NzaC1yc2EAAAADAQAt5SjWU= admin@vm" --initial-agent-pool-configurations "[{count:1,mode:'System',name:'systemPool-1',vmSkuName:'NC_G2_v1',agentOptions:{hugepagesCount:96,hugepagesSize:1G},upgradeSettings:{maxSurge:'10%'},adminUsername:'azureuser',ssh-key-values:['ssh-rsa AAAAB3NzaC1yc2EAAAADAQAt5SjWU= admin@vm']}]" --control-plane-node-configuration count=1 vmSkuName='NC_G2_v1' adminUsername='azureuser' ssh-key-values="['ssh-rsa AAAAB3NzaC1yc2EAAAADAQAt5SjWU= admin@vm']" --network-configuration cloud-services-network-id="/subscriptions/123e4567-e89b-12d3-a456-426655440000/resourceGroups/resourceGroupName/providers/Microsoft.NetworkCloud/cloudServicesNetworks/cloudServicesNetworkName" cni-network-id="/subscriptions/123e4567-e89b-12d3-a456-426655440000/resourceGroups/resourceGroupName/providers/Microsoft.NetworkCloud/l3Networks/l3NetworkName" pod-cidrs=["10.244.0.0/16"] service-cidrs=["10.96.0.0/16"] dns-service-ip="10.96.0.10" attached-network-configuration.l2-networks="[{networkId:'/subscriptions/123e4567-e89b-12d3-a456-426655440000/resourceGroups/resourceGroupName/providers/Microsoft.NetworkCloud/l2Networks/l2NetworkName',pluginType:'DPDK'}]" attached-network-configuration.l3-networks="[{networkId:'/subscriptions/123e4567-e89b-12d3-a456-426655440000/resourceGroups/resourceGroupName/providers/Microsoft.NetworkCloud/l3Networks/l3NetworkName',pluginType:'SRIOV',ipamEnabled:'False'}]" attached-network-configuration.trunked-networks="[{networkId:'/subscriptions/123e4567-e89b-12d3-a456-426655440000/resourceGroups/resourceGroupName/providers/Microsoft.NetworkCloud/trunkedNetworks/trunkedNetworkName',pluginType:'MACVLAN'}]" bgp-service-load-balancer-configuration.bgp-advertisements="[{advertiseToFabric:'True',communities:['64512:100'],ipAddressPools:['pool1'],peers:['peer1']}]" bgp-service-load-balancer-configuration.fabric-peering-enabled="True" bgp-service-load-balancer-configuration.bgp-peers="[{bfdEnabled:'False',bgpMultiHop:'False',holdTime:'P300s',keepAliveTime:'P300s',myAsn:64512,name:'peer1',peerAddress:'203.0.113.254',peerAsn:64497,peerPort:179}]" bgp-service-load-balancer-configuration.ip-address-pools="[{addresses:['198.51.102.0/24'],autoAssign:'True',name:'pool1',onlyUseHostIps:'True'}]" + networkcloud kubernetescluster create --name "kubernetesClusterName" --resource-group "resourceGroupName" --location "location" --kubernetes-version "1.XX.Y" --extended-location name="/subscriptions/123e4567-e89b-12d3-a456-426655440000/resourceGroups/resourceGroupName/providers/Microsoft.ExtendedLocation/customLocations/clusterExtendedLocationName" type=CustomLocation --aad-configuration admin-group-object-ids=["f110271b-XXXX-4163-9b99-214d91660f0e"] --admin-username "azureuser" --ssh-key-values "ssh-rsa AAAAB3NzaC1yc2EAAAADAQAt5SjWU= admin@vm" --initial-agent-pool-configurations "[{count:1,mode:'System',name:'systemPool-1',vmSkuName:'NC-XXXXX',agentOptions:{hugepagesCount:96,hugepagesSize:1G},upgradeSettings:{maxSurge:'10%'},adminUsername:'azureuser',ssh-key-values:['ssh-rsa AAAAB3NzaC1yc2EAAAADAQAt5SjWU= admin@vm']}]" --control-plane-node-configuration count=1 vmSkuName='NC-YYYYY' adminUsername='azureuser' ssh-key-values="['ssh-rsa AAAAB3NzaC1yc2EAAAADAQAt5SjWU= admin@vm']" --network-configuration cloud-services-network-id="/subscriptions/123e4567-e89b-12d3-a456-426655440000/resourceGroups/resourceGroupName/providers/Microsoft.NetworkCloud/cloudServicesNetworks/cloudServicesNetworkName" cni-network-id="/subscriptions/123e4567-e89b-12d3-a456-426655440000/resourceGroups/resourceGroupName/providers/Microsoft.NetworkCloud/l3Networks/l3NetworkName" pod-cidrs=["10.244.0.0/16"] service-cidrs=["10.96.0.0/16"] dns-service-ip="10.96.0.10" attached-network-configuration.l2-networks="[{networkId:'/subscriptions/123e4567-e89b-12d3-a456-426655440000/resourceGroups/resourceGroupName/providers/Microsoft.NetworkCloud/l2Networks/l2NetworkName',pluginType:'DPDK'}]" attached-network-configuration.l3-networks="[{networkId:'/subscriptions/123e4567-e89b-12d3-a456-426655440000/resourceGroups/resourceGroupName/providers/Microsoft.NetworkCloud/l3Networks/l3NetworkName',pluginType:'SRIOV',ipamEnabled:'False'}]" attached-network-configuration.trunked-networks="[{networkId:'/subscriptions/123e4567-e89b-12d3-a456-426655440000/resourceGroups/resourceGroupName/providers/Microsoft.NetworkCloud/trunkedNetworks/trunkedNetworkName',pluginType:'MACVLAN'}]" bgp-service-load-balancer-configuration.bgp-advertisements="[{advertiseToFabric:'True',communities:['64512:100'],ipAddressPools:['pool1'],peers:['peer1']}]" bgp-service-load-balancer-configuration.fabric-peering-enabled="True" bgp-service-load-balancer-configuration.bgp-peers="[{bfdEnabled:'False',bgpMultiHop:'False',holdTime:'P300s',keepAliveTime:'P300s',myAsn:64512,name:'peer1',peerAddress:'203.0.113.254',peerAsn:64497,peerPort:179}]" bgp-service-load-balancer-configuration.ip-address-pools="[{addresses:['198.51.102.0/24'],autoAssign:'True',name:'pool1',onlyUseHostIps:'True'}]" ``` diff --git a/Commands/networkcloud/kubernetescluster/agentpool/_create.md b/Commands/networkcloud/kubernetescluster/agentpool/_create.md index 94ca26ba5..6b0ce82ac 100644 --- a/Commands/networkcloud/kubernetescluster/agentpool/_create.md +++ b/Commands/networkcloud/kubernetescluster/agentpool/_create.md @@ -34,5 +34,5 @@ Create a new Kubernetes cluster agent pool or update the properties of the exist - Create or update agent pool of the Kubernetes cluster ```bash - networkcloud kubernetescluster agentpool create --name "poolName" --kubernetes-cluster-name "kubernetesClusterName" --resource-group "resourceGroupName" --admin-username "azureuser" --ssh-key-values 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgt5SjWU= admin@vm' --count 3 --mode "System" --vm-sku-name "NC_M16_v1" --agent-options hugepages-count=96 hugepages-size="1G" --attached-network-configuration l2-networks="[{networkId:'/subscriptions/123e4567-e89b-12d3-a456-426655440000/resourceGroups/resourceGroupName/providers/Microsoft.NetworkCloud/l2Networks/l2NetworkName',pluginType:'DPDK'}]" l3-networks="[{networkId:'/subscriptions/123e4567-e89b-12d3-a456-426655440000/resourceGroups/resourceGroupName/providers/Microsoft.NetworkCloud/l3Networks/l3NetworkName,pluginType:'SRIOV',ipamEnabled:'False'}]" trunked-networks="[{networkId:'/subscriptions/123e4567-e89b-12d3-a456-426655440000/resourceGroups/resourceGroupName/providers/Microsoft.NetworkCloud/trunkedNetworks/trunkedNetworkName',pluginType:'MACVLAN'}]" --labels="[{key:'kubernetes.label',value:'true'}]" --taints="[{key:'kubernetes.taint',value:'true'}]" --upgrade-settings max-surge="1" --availability-zones="['zone1','zone2']" + networkcloud kubernetescluster agentpool create --name "poolName" --kubernetes-cluster-name "kubernetesClusterName" --resource-group "resourceGroupName" --admin-username "azureuser" --ssh-key-values 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgt5SjWU= admin@vm' --count 3 --mode "System" --vm-sku-name "NC-XXXXX" --agent-options hugepages-count=96 hugepages-size="1G" --attached-network-configuration l2-networks="[{networkId:'/subscriptions/123e4567-e89b-12d3-a456-426655440000/resourceGroups/resourceGroupName/providers/Microsoft.NetworkCloud/l2Networks/l2NetworkName',pluginType:'DPDK'}]" l3-networks="[{networkId:'/subscriptions/123e4567-e89b-12d3-a456-426655440000/resourceGroups/resourceGroupName/providers/Microsoft.NetworkCloud/l3Networks/l3NetworkName,pluginType:'SRIOV',ipamEnabled:'False'}]" trunked-networks="[{networkId:'/subscriptions/123e4567-e89b-12d3-a456-426655440000/resourceGroups/resourceGroupName/providers/Microsoft.NetworkCloud/trunkedNetworks/trunkedNetworkName',pluginType:'MACVLAN'}]" --labels="[{key:'kubernetes.label',value:'true'}]" --taints="[{key:'kubernetes.taint',value:'true'}]" --upgrade-settings max-surge="1" --availability-zones="['zone1','zone2']" ``` diff --git a/Commands/tree.json b/Commands/tree.json index 023b23cad..96b472271 100644 --- a/Commands/tree.json +++ b/Commands/tree.json @@ -88882,7 +88882,7 @@ "examples": [ { "commands": [ - "networkcloud cluster baremetalmachinekeyset create --name \"bareMetalMachineKeySetName\" --extended-location name=\"/subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.ExtendedLocation/customLocations/clusterExtendedLocationName\" type=\"CustomLocation\" --location \"location\" --azure-group-id \"f110271b-XXXX-4163-9b99-214d91660f0e\" --expiration \"2022-12-31T23:59:59.008Z\" --jump-hosts-allowed \"192.0.2.1\" \"192.0.2.5\" --os-group-name \"standardAccessGroup\" --privilege-level \"Standard\" --user-list \"[{description:'User description',azureUserName:userABC,sshPublicKey:{keyData:'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWtG2RiEGfXs+RK19UmovAJiIVUbT6YaYc/t5SjWU=admin@vm'}}]\" --tags key1=\"myvalue1\" key2=\"myvalue2\" --cluster-name \"clusterName\" --resource-group \"resourceGroupName" + "networkcloud cluster baremetalmachinekeyset create --name \"bareMetalMachineKeySetName\" --extended-location name=\"/subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.ExtendedLocation/customLocations/clusterExtendedLocationName\" type=\"CustomLocation\" --location \"location\" --azure-group-id \"f110271b-XXXX-4163-9b99-214d91660f0e\" --expiration \"2022-12-31T23:59:59.008Z\" --jump-hosts-allowed \"192.0.2.1\" \"192.0.2.5\" --os-group-name \"standardAccessGroup\" --privilege-level \"Standard\" --user-list \"[{description:'User description',azureUserName:userABC,userPrincipalName:'userABC@myorg.com',sshPublicKey:{keyData:'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWtG2RiEGfXs+RK19UmovAJiIVUbT6YaYc/t5SjWU=admin@vm'}}]\" --tags key1=\"myvalue1\" key2=\"myvalue2\" --cluster-name \"clusterName\" --resource-group \"resourceGroupName" ], "name": "Create or update bare metal machine key set of cluster" } @@ -89234,7 +89234,7 @@ "examples": [ { "commands": [ - "networkcloud cluster baremetalmachinekeyset update --name \"bareMetalMachineKeySetName\" --expiration \"2022-12-31T23:59:59.008Z\" --jump-hosts-allowed \"192.0.2.1\" \"192.0.2.5\" --user-list \"[{description:'User description',azureUserName:userABC,sshPublicKey:{keyData:'ssh-rsa AAtsE3njSONzDYRIZv/WLjVuMfrUSByHp+/ojNZfpB3af/YDzwQCZzXnblrv9d3q4c2tWmm/SyFqthaqd0= admin@vm'}}]\" --tags key1=\"myvalue1\" key2=\"myvalue2\" --cluster-name \"clusterName\" --resource-group \"resourceGroupName\"" + "networkcloud cluster baremetalmachinekeyset update --name \"bareMetalMachineKeySetName\" --expiration \"2022-12-31T23:59:59.008Z\" --jump-hosts-allowed \"192.0.2.1\" \"192.0.2.5\" --user-list \"[{description:'User description',azureUserName:userABC,userPrincipalName:'userABC@myorg.com',sshPublicKey:{keyData:'ssh-rsa AAtsE3njSONzDYRIZv/WLjVuMfrUSByHp+/ojNZfpB3af/YDzwQCZzXnblrv9d3q4c2tWmm/SyFqthaqd0= admin@vm'}}]\" --tags key1=\"myvalue1\" key2=\"myvalue2\" --cluster-name \"clusterName\" --resource-group \"resourceGroupName\"" ], "name": "Patch bare metal machine key set of cluster" } @@ -89334,7 +89334,7 @@ "examples": [ { "commands": [ - "networkcloud cluster bmckeyset create --name \"bmcKeySetName\" --extended-location name=\"/subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.ExtendedLocation/customLocations/clusterExtendedLocationName\" type=\"CustomLocation\" --location \"location\" --azure-group-id \"f110271b-XXXX-4163-9b99-214d91660f0e\" --expiration \"2022-12-31T23:59:59.008Z\" --privilege-level \"Administrator\" --user-list \"[{description:'User description',azureUserName:userABC,sshPublicKey:{keyData:'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWtG2RiEGfXs+RK19HU/G8EdEnbTlkl8Kkb5xv6nm+ttTb9FrW/dc9RQvai24VEFJmG4Fmi6Ow/yjxq+jTDuWOSs+Lo= admin@vm'}}]\" --tags key1=\"myvalue1\" key2=\"myvalue2\" --cluster-name \"clusterName\" --resource-group \"resourceGroupName\"" + "networkcloud cluster bmckeyset create --name \"bmcKeySetName\" --extended-location name=\"/subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.ExtendedLocation/customLocations/clusterExtendedLocationName\" type=\"CustomLocation\" --location \"location\" --azure-group-id \"f110271b-XXXX-4163-9b99-214d91660f0e\" --expiration \"2022-12-31T23:59:59.008Z\" --privilege-level \"Administrator\" --user-list \"[{description:'User description',azureUserName:userABC,userPrincipalName:'userABC@myorg.com',sshPublicKey:{keyData:'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWtG2RiEGfXs+RK19HU/G8EdEnbTlkl8Kkb5xv6nm+ttTb9FrW/dc9RQvai24VEFJmG4Fmi6Ow/yjxq+jTDuWOSs+Lo= admin@vm'}}]\" --tags key1=\"myvalue1\" key2=\"myvalue2\" --cluster-name \"clusterName\" --resource-group \"resourceGroupName\"" ], "name": "Create or update baseboard management controller key set of cluster" } @@ -89686,7 +89686,7 @@ "examples": [ { "commands": [ - "networkcloud cluster bmckeyset update --name \"bmcKeySetName\" --expiration \"2022-12-31T23:59:59.008Z\" --user-list \"[{description:'User description',azureUserName:userABC,sshPublicKey:{keyData:'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWtG2RiEGfXs+RK19HU/G8EdEnbTlkl8Kkb5xv6nm+ttTb9FrW/dc9RQvai24VEFJmG4Fmi6Ow/yjxq+jTDuWOSs+LovQpOKm9D8p05JcIOpdCPGA5S+dWIVL+a9jsQmzBbWYx= admin@vm'}}]\" --tags key1=\"myvalue1\" key2=\"myvalue2\" --cluster-name \"clusterName\" --resource-group \"resourceGroupName\"" + "networkcloud cluster bmckeyset update --name \"bmcKeySetName\" --expiration \"2022-12-31T23:59:59.008Z\" --user-list \"[{description:'User description',azureUserName:userABC,userPrincipalName:'userABC@myorg.com',sshPublicKey:{keyData:'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWtG2RiEGfXs+RK19HU/G8EdEnbTlkl8Kkb5xv6nm+ttTb9FrW/dc9RQvai24VEFJmG4Fmi6Ow/yjxq+jTDuWOSs+LovQpOKm9D8p05JcIOpdCPGA5S+dWIVL+a9jsQmzBbWYx= admin@vm'}}]\" --tags key1=\"myvalue1\" key2=\"myvalue2\" --cluster-name \"clusterName\" --resource-group \"resourceGroupName\"" ], "name": "Patch baseboard management controller key set of cluster" } diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3Rlcm1hbmFnZXJzL3t9/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3Rlcm1hbmFnZXJzL3t9/2023-10-01-preview.json index a428afc2e..03d1d77f3 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3Rlcm1hbmFnZXJzL3t9/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3Rlcm1hbmFnZXJzL3t9/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clustermanagers/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJNYW5hZ2Vycy97Y2x1c3Rlck1hbmFnZXJOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud clustermanager", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clustermanagers/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJNYW5hZ2Vycy97Y2x1c3Rlck1hbmFnZXJOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterManagerName", "options": ["n", "name", "cluster-manager-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster manager."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "ClusterManagers_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusterManagers/{clusterManagerName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "clusterManagerName", "arg": "$Path.clusterManagerName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusterManagers/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "ResourceId", "name": "analyticsWorkspaceId"}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"readOnly": true, "type": "array", "name": "clusterVersions", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "supportExpiryDate"}, {"readOnly": true, "type": "string", "name": "targetClusterVersion"}]}, "identifiers": ["targetClusterVersion"]}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}, {"value": "ProvisioningFailed"}, {"value": "UpdateFailed"}, {"value": "Updating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "ResourceId", "name": "fabricControllerId", "required": true}, {"type": "object", "name": "managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location"}, {"type": "string", "name": "name", "format": {"maxLength": 75}}]}, {"type": "object", "name": "managerExtendedLocation", "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}, {"value": "Updating"}]}}, {"type": "string", "name": "vmSize"}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clustermanagers/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJNYW5hZ2Vycy97Y2x1c3Rlck1hbmFnZXJOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterManagerName", "options": ["n", "name", "cluster-manager-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster manager."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "ClusterManagers_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusterManagers/{clusterManagerName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "clusterManagerName", "arg": "$Path.clusterManagerName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clustermanagers/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJNYW5hZ2Vycy97Y2x1c3Rlck1hbmFnZXJOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterManagerName", "options": ["n", "name", "cluster-manager-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster manager."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "ClusterManagerParameters", "args": [{"type": "ResourceLocation", "var": "$clusterManagerParameters.location", "options": ["l", "location"], "required": true, "group": "ClusterManagerParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$clusterManagerParameters.tags", "options": ["tags"], "group": "ClusterManagerParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "ResourceId", "var": "$clusterManagerParameters.properties.analyticsWorkspaceId", "options": ["analytics-workspace-id"], "group": "Properties", "help": {"short": "The resource ID of the Log Analytics workspace that is used for the logs collection."}}, {"type": "array", "var": "$clusterManagerParameters.properties.availabilityZones", "options": ["availability-zones"], "hide": true, "group": "Properties", "help": {"short": "Field deprecated, this value will no longer influence the cluster manager allocation process and will be removed in a future version. The Azure availability zones within the region that will be used to support the cluster manager resource."}, "item": {"type": "string"}}, {"type": "ResourceId", "var": "$clusterManagerParameters.properties.fabricControllerId", "options": ["fabric-controller-id"], "required": true, "group": "Properties", "help": {"short": "The resource ID of the fabric controller that has one to one mapping with the cluster manager."}}, {"type": "object", "var": "$clusterManagerParameters.properties.managedResourceGroupConfiguration", "options": ["managed-resource-group-configuration"], "group": "Properties", "help": {"short": "The configuration of the managed resource group associated with the resource."}, "args": [{"type": "string", "var": "$clusterManagerParameters.properties.managedResourceGroupConfiguration.location", "options": ["location"], "help": {"short": "The location of the managed resource group. If not specified, the location of the parent resource is chosen."}}, {"type": "string", "var": "$clusterManagerParameters.properties.managedResourceGroupConfiguration.name", "options": ["name"], "help": {"short": "The name for the managed resource group. If not specified, the unique name is automatically generated."}, "format": {"maxLength": 75}}]}, {"type": "string", "var": "$clusterManagerParameters.properties.vmSize", "options": ["vm-size"], "hide": true, "group": "Properties", "help": {"short": "Field deprecated, this value will no longer influence the cluster manager allocation process and will be removed in a future version. The size of the Azure virtual machines to use for hosting the cluster manager resource."}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "ClusterManagers_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusterManagers/{clusterManagerName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "clusterManagerName", "arg": "$Path.clusterManagerName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "clusterManagerParameters", "required": true, "props": [{"type": "ResourceLocation", "name": "location", "arg": "$clusterManagerParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "ResourceId", "name": "analyticsWorkspaceId", "arg": "$clusterManagerParameters.properties.analyticsWorkspaceId"}, {"type": "array", "name": "availabilityZones", "arg": "$clusterManagerParameters.properties.availabilityZones", "item": {"type": "string"}}, {"type": "ResourceId", "name": "fabricControllerId", "arg": "$clusterManagerParameters.properties.fabricControllerId", "required": true}, {"type": "object", "name": "managedResourceGroupConfiguration", "arg": "$clusterManagerParameters.properties.managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location", "arg": "$clusterManagerParameters.properties.managedResourceGroupConfiguration.location"}, {"type": "string", "name": "name", "arg": "$clusterManagerParameters.properties.managedResourceGroupConfiguration.name", "format": {"maxLength": 75}}]}, {"type": "string", "name": "vmSize", "arg": "$clusterManagerParameters.properties.vmSize"}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$clusterManagerParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusterManagers/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "ResourceId", "name": "analyticsWorkspaceId"}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"readOnly": true, "type": "array", "name": "clusterVersions", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "supportExpiryDate"}, {"readOnly": true, "type": "string", "name": "targetClusterVersion"}]}, "identifiers": ["targetClusterVersion"]}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}, {"value": "ProvisioningFailed"}, {"value": "UpdateFailed"}, {"value": "Updating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "ResourceId", "name": "fabricControllerId", "required": true}, {"type": "object", "name": "managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location"}, {"type": "string", "name": "name", "format": {"maxLength": 75}}]}, {"type": "object", "name": "managerExtendedLocation", "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}, {"value": "Updating"}]}}, {"type": "string", "name": "vmSize"}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clustermanagers/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJNYW5hZ2Vycy97Y2x1c3Rlck1hbmFnZXJOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterManagerName", "options": ["n", "name", "cluster-manager-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster manager."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "ClusterManagerUpdateParameters", "args": [{"type": "object", "var": "$clusterManagerUpdateParameters.tags", "options": ["tags"], "group": "ClusterManagerUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"operationId": "ClusterManagers_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusterManagers/{clusterManagerName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "clusterManagerName", "arg": "$Path.clusterManagerName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "clusterManagerUpdateParameters", "props": [{"type": "object", "name": "tags", "arg": "$clusterManagerUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusterManagers/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "ResourceId", "name": "analyticsWorkspaceId"}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"readOnly": true, "type": "array", "name": "clusterVersions", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "supportExpiryDate"}, {"readOnly": true, "type": "string", "name": "targetClusterVersion"}]}, "identifiers": ["targetClusterVersion"]}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}, {"value": "ProvisioningFailed"}, {"value": "UpdateFailed"}, {"value": "Updating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "ResourceId", "name": "fabricControllerId", "required": true}, {"type": "object", "name": "managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location"}, {"type": "string", "name": "name", "format": {"maxLength": 75}}]}, {"type": "object", "name": "managerExtendedLocation", "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}, {"value": "Updating"}]}}, {"type": "string", "name": "vmSize"}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clustermanagers/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJNYW5hZ2Vycy97Y2x1c3Rlck1hbmFnZXJOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud clustermanager", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clustermanagers/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJNYW5hZ2Vycy97Y2x1c3Rlck1hbmFnZXJOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterManagerName", "options": ["n", "name", "cluster-manager-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster manager."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "ClusterManagers_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusterManagers/{clusterManagerName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "clusterManagerName", "arg": "$Path.clusterManagerName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusterManagers/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "ResourceId", "name": "analyticsWorkspaceId"}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"readOnly": true, "type": "array", "name": "clusterVersions", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "supportExpiryDate"}, {"readOnly": true, "type": "string", "name": "targetClusterVersion"}]}, "identifiers": ["targetClusterVersion"]}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}, {"value": "ProvisioningFailed"}, {"value": "UpdateFailed"}, {"value": "Updating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "ResourceId", "name": "fabricControllerId", "required": true}, {"type": "object", "name": "managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location"}, {"type": "string", "name": "name", "format": {"maxLength": 75}}]}, {"type": "object", "name": "managerExtendedLocation", "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}, {"value": "Updating"}]}}, {"type": "string", "name": "vmSize"}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clustermanagers/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJNYW5hZ2Vycy97Y2x1c3Rlck1hbmFnZXJOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterManagerName", "options": ["n", "name", "cluster-manager-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster manager."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "ClusterManagers_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusterManagers/{clusterManagerName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "clusterManagerName", "arg": "$Path.clusterManagerName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clustermanagers/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJNYW5hZ2Vycy97Y2x1c3Rlck1hbmFnZXJOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterManagerName", "options": ["n", "name", "cluster-manager-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster manager."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "ClusterManagerParameters", "args": [{"type": "ResourceLocation", "var": "$clusterManagerParameters.location", "options": ["l", "location"], "required": true, "group": "ClusterManagerParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$clusterManagerParameters.tags", "options": ["tags"], "group": "ClusterManagerParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "ResourceId", "var": "$clusterManagerParameters.properties.analyticsWorkspaceId", "options": ["analytics-workspace-id"], "group": "Properties", "help": {"short": "The resource ID of the Log Analytics workspace that is used for the logs collection."}}, {"type": "array", "var": "$clusterManagerParameters.properties.availabilityZones", "options": ["availability-zones"], "hide": true, "group": "Properties", "help": {"short": "Field deprecated, this value will no longer influence the cluster manager allocation process and will be removed in a future version. The Azure availability zones within the region that will be used to support the cluster manager resource."}, "item": {"type": "string"}}, {"type": "ResourceId", "var": "$clusterManagerParameters.properties.fabricControllerId", "options": ["fabric-controller-id"], "required": true, "group": "Properties", "help": {"short": "The resource ID of the fabric controller that has one to one mapping with the cluster manager."}}, {"type": "object", "var": "$clusterManagerParameters.properties.managedResourceGroupConfiguration", "options": ["managed-resource-group-configuration"], "group": "Properties", "help": {"short": "The configuration of the managed resource group associated with the resource."}, "args": [{"type": "string", "var": "$clusterManagerParameters.properties.managedResourceGroupConfiguration.location", "options": ["location"], "help": {"short": "The location of the managed resource group. If not specified, the location of the parent resource is chosen."}}, {"type": "string", "var": "$clusterManagerParameters.properties.managedResourceGroupConfiguration.name", "options": ["name"], "help": {"short": "The name for the managed resource group. If not specified, the unique name is automatically generated."}, "format": {"maxLength": 75}}]}, {"type": "string", "var": "$clusterManagerParameters.properties.vmSize", "options": ["vm-size"], "hide": true, "group": "Properties", "help": {"short": "Field deprecated, this value will no longer influence the cluster manager allocation process and will be removed in a future version. The size of the Azure virtual machines to use for hosting the cluster manager resource."}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "ClusterManagers_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusterManagers/{clusterManagerName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "clusterManagerName", "arg": "$Path.clusterManagerName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "clusterManagerParameters", "required": true, "props": [{"type": "ResourceLocation", "name": "location", "arg": "$clusterManagerParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "ResourceId", "name": "analyticsWorkspaceId", "arg": "$clusterManagerParameters.properties.analyticsWorkspaceId"}, {"type": "array", "name": "availabilityZones", "arg": "$clusterManagerParameters.properties.availabilityZones", "item": {"type": "string"}}, {"type": "ResourceId", "name": "fabricControllerId", "arg": "$clusterManagerParameters.properties.fabricControllerId", "required": true}, {"type": "object", "name": "managedResourceGroupConfiguration", "arg": "$clusterManagerParameters.properties.managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location", "arg": "$clusterManagerParameters.properties.managedResourceGroupConfiguration.location"}, {"type": "string", "name": "name", "arg": "$clusterManagerParameters.properties.managedResourceGroupConfiguration.name", "format": {"maxLength": 75}}]}, {"type": "string", "name": "vmSize", "arg": "$clusterManagerParameters.properties.vmSize"}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$clusterManagerParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusterManagers/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "ResourceId", "name": "analyticsWorkspaceId"}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"readOnly": true, "type": "array", "name": "clusterVersions", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "supportExpiryDate"}, {"readOnly": true, "type": "string", "name": "targetClusterVersion"}]}, "identifiers": ["targetClusterVersion"]}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}, {"value": "ProvisioningFailed"}, {"value": "UpdateFailed"}, {"value": "Updating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "ResourceId", "name": "fabricControllerId", "required": true}, {"type": "object", "name": "managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location"}, {"type": "string", "name": "name", "format": {"maxLength": 75}}]}, {"type": "object", "name": "managerExtendedLocation", "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}, {"value": "Updating"}]}}, {"type": "string", "name": "vmSize"}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clustermanagers/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJNYW5hZ2Vycy97Y2x1c3Rlck1hbmFnZXJOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterManagerName", "options": ["n", "name", "cluster-manager-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster manager."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "ClusterManagerUpdateParameters", "args": [{"type": "object", "var": "$clusterManagerUpdateParameters.tags", "options": ["tags"], "group": "ClusterManagerUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"operationId": "ClusterManagers_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusterManagers/{clusterManagerName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "clusterManagerName", "arg": "$Path.clusterManagerName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "clusterManagerUpdateParameters", "props": [{"type": "object", "name": "tags", "arg": "$clusterManagerUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusterManagers/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "ResourceId", "name": "analyticsWorkspaceId"}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"readOnly": true, "type": "array", "name": "clusterVersions", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "supportExpiryDate"}, {"readOnly": true, "type": "string", "name": "targetClusterVersion"}]}, "identifiers": ["targetClusterVersion"]}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}, {"value": "ProvisioningFailed"}, {"value": "UpdateFailed"}, {"value": "Updating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "ResourceId", "name": "fabricControllerId", "required": true}, {"type": "object", "name": "managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location"}, {"type": "string", "name": "name", "format": {"maxLength": 75}}]}, {"type": "object", "name": "managerExtendedLocation", "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}, {"value": "Updating"}]}}, {"type": "string", "name": "vmSize"}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3Rlcm1hbmFnZXJzL3t9/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3Rlcm1hbmFnZXJzL3t9/2023-10-01-preview.xml index e252b7938..f6511fd94 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3Rlcm1hbmFnZXJzL3t9/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3Rlcm1hbmFnZXJzL3t9/2023-10-01-preview.xml @@ -158,13 +158,45 @@ -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -174,6 +206,7 @@ + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30=/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30=/2023-10-01-preview.json index 8900f5318..0ad38a417 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30=/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30=/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud cluster", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["n", "name", "cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "Clusters_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}], "cls": "ExtendedLocation_read"}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "aggregatorOrSingleRackDefinition", "required": true, "props": [{"type": "string", "name": "availabilityZone", "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"type": "array", "name": "bareMetalMachineConfigurationData", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "bmcConnectionString"}, {"type": "object", "name": "bmcCredentials", "required": true, "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}], "cls": "AdministrativeCredentials_read"}, {"type": "string", "name": "bmcMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "bootMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "machineDetails", "format": {"maxLength": 256}}, {"type": "string", "name": "machineName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "required": true, "format": {"maxLength": 64}}]}}, {"type": "ResourceId", "name": "networkRackId", "required": true}, {"type": "string", "name": "rackLocation", "format": {"maxLength": 256}}, {"type": "string", "name": "rackSerialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "name": "rackSkuId", "required": true}, {"type": "array", "name": "storageApplianceConfigurationData", "item": {"type": "object", "props": [{"type": "@AdministrativeCredentials_read", "name": "adminCredentials", "required": true}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "required": true}, {"type": "string", "name": "storageApplianceName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}}], "cls": "RackDefinition_read"}, {"type": "string", "name": "analyticsWorkspaceId"}, {"readOnly": true, "type": "array", "name": "availableUpgradeVersions", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "controlImpact", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"readOnly": true, "type": "string", "name": "expectedDuration"}, {"readOnly": true, "type": "string", "name": "impactDescription"}, {"readOnly": true, "type": "string", "name": "supportExpiryDate"}, {"readOnly": true, "type": "string", "name": "targetClusterVersion"}, {"readOnly": true, "type": "string", "name": "workloadImpact", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}, "identifiers": ["targetClusterVersion"]}, {"type": "object", "name": "clusterCapacity", "props": [{"type": "integer64", "name": "availableApplianceStorageGB"}, {"type": "integer64", "name": "availableCoreCount"}, {"type": "integer64", "name": "availableHostStorageGB"}, {"type": "integer64", "name": "availableMemoryGB"}, {"type": "integer64", "name": "totalApplianceStorageGB"}, {"type": "integer64", "name": "totalCoreCount"}, {"type": "integer64", "name": "totalHostStorageGB"}, {"type": "integer64", "name": "totalMemoryGB"}]}, {"readOnly": true, "type": "string", "name": "clusterConnectionStatus", "enum": {"items": [{"value": "Connected"}, {"value": "Disconnected"}, {"value": "Timeout"}, {"value": "Undefined"}]}}, {"readOnly": true, "type": "@ExtendedLocation_read", "name": "clusterExtendedLocation"}, {"type": "string", "name": "clusterLocation", "format": {"maxLength": 256}}, {"readOnly": true, "type": "string", "name": "clusterManagerConnectionStatus", "enum": {"items": [{"value": "Connected"}, {"value": "Unreachable"}]}}, {"readOnly": true, "type": "ResourceId", "name": "clusterManagerId"}, {"type": "object", "name": "clusterServicePrincipal", "props": [{"type": "string", "name": "applicationId", "required": true}, {"type": "string", "name": "password", "required": true, "secret": true}, {"type": "string", "name": "principalId", "required": true}, {"type": "string", "name": "tenantId", "required": true}]}, {"type": "string", "name": "clusterType", "required": true, "enum": {"items": [{"value": "MultiRack"}, {"value": "SingleRack"}]}}, {"type": "string", "name": "clusterVersion", "required": true}, {"type": "object", "name": "computeDeploymentThreshold", "props": [{"type": "string", "name": "grouping", "required": true, "enum": {"items": [{"value": "PerCluster"}, {"value": "PerRack"}]}}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "CountSuccess"}, {"value": "PercentSuccess"}]}}, {"type": "integer64", "name": "value", "required": true, "format": {"minimum": 0}}]}, {"type": "array<@RackDefinition_read>", "name": "computeRackDefinitions", "item": {"type": "@RackDefinition_read"}, "identifiers": ["networkRackId"]}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Degraded"}, {"value": "Deleting"}, {"value": "Deploying"}, {"value": "Disconnected"}, {"value": "Failed"}, {"value": "PendingDeployment"}, {"value": "Running"}, {"value": "Updating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "@ExtendedLocation_read", "name": "hybridAksExtendedLocation"}, {"type": "object", "name": "managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location"}, {"type": "string", "name": "name", "format": {"maxLength": 75}}]}, {"readOnly": true, "type": "integer64", "name": "manualActionCount"}, {"type": "ResourceId", "name": "networkFabricId", "required": true}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}, {"value": "Validating"}]}}, {"type": "object", "name": "runtimeProtectionConfiguration", "props": [{"default": {"value": "Disabled"}, "type": "string", "name": "enforcementLevel", "enum": {"items": [{"value": "Audit"}, {"value": "Disabled"}, {"value": "OnDemand"}, {"value": "Passive"}, {"value": "RealTime"}]}}]}, {"type": "object", "name": "secretArchive", "props": [{"type": "ResourceId", "name": "keyVaultId", "required": true}, {"default": {"value": "False"}, "type": "string", "name": "useKeyVault", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}, {"readOnly": true, "type": "string", "name": "supportExpiryDate"}, {"type": "object", "name": "updateStrategy", "props": [{"type": "integer64", "name": "maxUnavailable", "format": {"minimum": 1}}, {"type": "string", "name": "strategyType", "required": true, "enum": {"items": [{"value": "Rack"}]}}, {"type": "string", "name": "thresholdType", "required": true, "enum": {"items": [{"value": "CountSuccess"}, {"value": "PercentSuccess"}]}}, {"type": "integer64", "name": "thresholdValue", "required": true, "format": {"minimum": 0}}, {"default": {"value": 15}, "type": "integer64", "name": "waitTimeMinutes", "format": {"maximum": 60, "minimum": 0}}]}, {"readOnly": true, "type": "array", "name": "workloadResourceIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["n", "name", "cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "Clusters_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["n", "name", "cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "ClusterParameters", "args": [{"type": "object", "var": "$clusterParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "ClusterParameters", "help": {"short": "The extended location of the cluster manager associated with the cluster."}, "args": [{"type": "string", "var": "$clusterParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$clusterParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$clusterParameters.location", "options": ["l", "location"], "required": true, "group": "ClusterParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$clusterParameters.tags", "options": ["tags"], "group": "ClusterParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "object", "var": "$clusterParameters.properties.aggregatorOrSingleRackDefinition", "options": ["aggregator-or-single-rack-definition"], "required": true, "group": "Properties", "help": {"short": "The rack definition that is intended to reflect only a single rack in a single rack cluster, or an aggregator rack in a multi-rack cluster."}, "args": [{"type": "string", "var": "@RackDefinition_create.availabilityZone", "options": ["availability-zone"], "help": {"short": "The zone name used for this rack when created."}, "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"type": "array", "var": "@RackDefinition_create.bareMetalMachineConfigurationData", "options": ["bare-metal-machine-configuration-data"], "help": {"short": "The unordered list of bare metal machine configuration."}, "item": {"type": "object", "args": [{"type": "object", "var": "@RackDefinition_create.bareMetalMachineConfigurationData[].bmcCredentials", "options": ["bmc-credentials"], "required": true, "help": {"short": "The credentials of the baseboard management controller on this bare metal machine."}, "args": [{"type": "string", "var": "@AdministrativeCredentials_create.password", "options": ["password"], "required": true, "help": {"short": "The password of the administrator of the device used during initialization."}, "format": {"minLength": 1}}, {"type": "string", "var": "@AdministrativeCredentials_create.username", "options": ["username"], "required": true, "help": {"short": "The username of the administrator of the device used during initialization."}, "format": {"minLength": 1}}], "cls": "AdministrativeCredentials_create"}, {"type": "string", "var": "@RackDefinition_create.bareMetalMachineConfigurationData[].bmcMacAddress", "options": ["bmc-mac-address"], "required": true, "help": {"short": "The MAC address of the BMC for this machine."}, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "var": "@RackDefinition_create.bareMetalMachineConfigurationData[].bootMacAddress", "options": ["boot-mac-address"], "required": true, "help": {"short": "The MAC address associated with the PXE NIC card."}, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "var": "@RackDefinition_create.bareMetalMachineConfigurationData[].machineDetails", "options": ["machine-details"], "help": {"short": "The free-form additional information about the machine, e.g. an asset tag."}, "format": {"maxLength": 256}}, {"type": "string", "var": "@RackDefinition_create.bareMetalMachineConfigurationData[].machineName", "options": ["machine-name"], "help": {"short": "The user-provided name for the bare metal machine created from this specification. If not provided, the machine name will be generated programmatically."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "integer64", "var": "@RackDefinition_create.bareMetalMachineConfigurationData[].rackSlot", "options": ["rack-slot"], "required": true, "help": {"short": "The slot the physical machine is in the rack based on the BOM configuration."}, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "var": "@RackDefinition_create.bareMetalMachineConfigurationData[].serialNumber", "options": ["serial-number"], "required": true, "help": {"short": "The serial number of the machine. Hardware suppliers may use an alternate value. For example, service tag."}, "format": {"maxLength": 64}}]}}, {"type": "ResourceId", "var": "@RackDefinition_create.networkRackId", "options": ["network-rack-id"], "required": true, "help": {"short": "The resource ID of the network rack that matches this rack definition."}}, {"type": "string", "var": "@RackDefinition_create.rackLocation", "options": ["rack-location"], "help": {"short": "The free-form description of the rack's location."}, "format": {"maxLength": 256}}, {"type": "string", "var": "@RackDefinition_create.rackSerialNumber", "options": ["rack-serial-number"], "required": true, "help": {"short": "The unique identifier for the rack within Network Cloud cluster. An alternate unique alphanumeric value other than a serial number may be provided if desired."}, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "var": "@RackDefinition_create.rackSkuId", "options": ["rack-sku-id"], "required": true, "help": {"short": "The resource ID of the sku for the rack being added."}}, {"type": "array", "var": "@RackDefinition_create.storageApplianceConfigurationData", "options": ["storage-appliance-configuration-data"], "help": {"short": "The list of storage appliance configuration data for this rack."}, "item": {"type": "object", "args": [{"type": "@AdministrativeCredentials_create", "var": "@RackDefinition_create.storageApplianceConfigurationData[].adminCredentials", "options": ["admin-credentials"], "required": true, "help": {"short": "The credentials of the administrative interface on this storage appliance."}}, {"type": "integer64", "var": "@RackDefinition_create.storageApplianceConfigurationData[].rackSlot", "options": ["rack-slot"], "required": true, "help": {"short": "The slot that storage appliance is in the rack based on the BOM configuration."}, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "var": "@RackDefinition_create.storageApplianceConfigurationData[].serialNumber", "options": ["serial-number"], "required": true, "help": {"short": "The serial number of the appliance."}}, {"type": "string", "var": "@RackDefinition_create.storageApplianceConfigurationData[].storageApplianceName", "options": ["storage-appliance-name"], "help": {"short": "The user-provided name for the storage appliance that will be created from this specification."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}}], "cls": "RackDefinition_create"}, {"type": "string", "var": "$clusterParameters.properties.analyticsWorkspaceId", "options": ["analytics-workspace-id"], "group": "Properties", "help": {"short": "The resource ID of the Log Analytics Workspace that will be used for storing relevant logs."}}, {"type": "string", "var": "$clusterParameters.properties.clusterLocation", "options": ["cluster-location"], "group": "Properties", "help": {"short": "The customer-provided location information to identify where the cluster resides."}, "format": {"maxLength": 256}}, {"type": "object", "var": "$clusterParameters.properties.clusterServicePrincipal", "options": ["cluster-service-principal"], "group": "Properties", "help": {"short": "The service principal to be used by the cluster during Arc Appliance installation."}, "args": [{"type": "string", "var": "$clusterParameters.properties.clusterServicePrincipal.applicationId", "options": ["application-id"], "required": true, "help": {"short": "The application ID, also known as client ID, of the service principal."}}, {"type": "string", "var": "$clusterParameters.properties.clusterServicePrincipal.password", "options": ["password"], "required": true, "help": {"short": "The password of the service principal."}}, {"type": "string", "var": "$clusterParameters.properties.clusterServicePrincipal.principalId", "options": ["principal-id"], "required": true, "help": {"short": "The principal ID, also known as the object ID, of the service principal."}}, {"type": "string", "var": "$clusterParameters.properties.clusterServicePrincipal.tenantId", "options": ["tenant-id"], "required": true, "help": {"short": "The tenant ID, also known as the directory ID, of the tenant in which the service principal is created."}}]}, {"type": "string", "var": "$clusterParameters.properties.clusterType", "options": ["cluster-type"], "required": true, "group": "Properties", "help": {"short": "The type of rack configuration for the cluster."}, "enum": {"items": [{"name": "MultiRack", "value": "MultiRack"}, {"name": "SingleRack", "value": "SingleRack"}]}}, {"type": "string", "var": "$clusterParameters.properties.clusterVersion", "options": ["cluster-version"], "required": true, "group": "Properties", "help": {"short": "The current runtime version of the cluster."}}, {"type": "object", "var": "$clusterParameters.properties.computeDeploymentThreshold", "options": ["compute-deployment-threshold"], "group": "Properties", "help": {"short": "The validation threshold indicating the allowable failures of compute machines during environment validation and deployment."}, "args": [{"type": "string", "var": "$clusterParameters.properties.computeDeploymentThreshold.grouping", "options": ["grouping"], "required": true, "help": {"short": "Selection of how the type evaluation is applied to the cluster calculation."}, "enum": {"items": [{"name": "PerCluster", "value": "PerCluster"}, {"name": "PerRack", "value": "PerRack"}]}}, {"type": "string", "var": "$clusterParameters.properties.computeDeploymentThreshold.type", "options": ["type"], "required": true, "help": {"short": "Selection of how the threshold should be evaluated."}, "enum": {"items": [{"name": "CountSuccess", "value": "CountSuccess"}, {"name": "PercentSuccess", "value": "PercentSuccess"}]}}, {"type": "integer64", "var": "$clusterParameters.properties.computeDeploymentThreshold.value", "options": ["value"], "required": true, "help": {"short": "The numeric threshold value."}, "format": {"minimum": 0}}]}, {"type": "array<@RackDefinition_create>", "var": "$clusterParameters.properties.computeRackDefinitions", "options": ["compute-rack-definitions"], "group": "Properties", "help": {"short": "The list of rack definitions for the compute racks in a multi-rack cluster, or an empty list in a single-rack cluster."}, "item": {"type": "@RackDefinition_create"}}, {"type": "object", "var": "$clusterParameters.properties.managedResourceGroupConfiguration", "options": ["managed-resource-group-configuration"], "group": "Properties", "help": {"short": "The configuration of the managed resource group associated with the resource."}, "args": [{"type": "string", "var": "$clusterParameters.properties.managedResourceGroupConfiguration.location", "options": ["location"], "help": {"short": "The location of the managed resource group. If not specified, the location of the parent resource is chosen."}}, {"type": "string", "var": "$clusterParameters.properties.managedResourceGroupConfiguration.name", "options": ["name"], "help": {"short": "The name for the managed resource group. If not specified, the unique name is automatically generated."}, "format": {"maxLength": 75}}]}, {"type": "ResourceId", "var": "$clusterParameters.properties.networkFabricId", "options": ["network-fabric-id"], "required": true, "group": "Properties", "help": {"short": "The resource ID of the Network Fabric associated with the cluster."}}, {"type": "object", "var": "$clusterParameters.properties.runtimeProtectionConfiguration", "options": ["runtime-protection"], "group": "Properties", "help": {"short": "The settings for cluster runtime protection."}, "args": [{"type": "string", "var": "$clusterParameters.properties.runtimeProtectionConfiguration.enforcementLevel", "options": ["enforcement-level"], "help": {"short": "The mode of operation for runtime protection."}, "default": {"value": "Disabled"}, "enum": {"items": [{"name": "Audit", "value": "Audit"}, {"name": "Disabled", "value": "Disabled"}, {"name": "OnDemand", "value": "OnDemand"}, {"name": "Passive", "value": "Passive"}, {"name": "RealTime", "value": "RealTime"}]}}]}, {"type": "object", "var": "$clusterParameters.properties.secretArchive", "options": ["secret-archive"], "group": "Properties", "help": {"short": "The configuration for use of a key vault to store secrets for later retrieval by the operator."}, "args": [{"type": "ResourceId", "var": "$clusterParameters.properties.secretArchive.keyVaultId", "options": ["key-vault-id"], "required": true, "help": {"short": "The resource ID of the key vault to archive the secrets of the cluster."}}, {"type": "string", "var": "$clusterParameters.properties.secretArchive.useKeyVault", "options": ["use-key-vault"], "help": {"short": "The indicator if the specified key vault should be used to archive the secrets of the cluster."}, "default": {"value": "False"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}]}, {"type": "object", "var": "$clusterParameters.properties.updateStrategy", "options": ["update-strategy"], "group": "Properties", "help": {"short": "The strategy for updating the cluster."}, "args": [{"type": "integer64", "var": "$clusterParameters.properties.updateStrategy.maxUnavailable", "options": ["max-unavailable"], "help": {"short": "The maximum number of worker nodes that can be offline within the increment of update, e.g., rack-by-rack. Limited by the maximum number of machines in the increment. Defaults to the whole increment size."}, "format": {"minimum": 1}}, {"type": "string", "var": "$clusterParameters.properties.updateStrategy.strategyType", "options": ["strategy-type"], "required": true, "help": {"short": "The mode of operation for runtime protection."}, "enum": {"items": [{"name": "Rack", "value": "Rack"}]}}, {"type": "string", "var": "$clusterParameters.properties.updateStrategy.thresholdType", "options": ["threshold-type"], "required": true, "help": {"short": "Selection of how the threshold should be evaluated."}, "enum": {"items": [{"name": "CountSuccess", "value": "CountSuccess"}, {"name": "PercentSuccess", "value": "PercentSuccess"}]}}, {"type": "integer64", "var": "$clusterParameters.properties.updateStrategy.thresholdValue", "options": ["threshold-value"], "required": true, "help": {"short": "The numeric threshold value."}, "format": {"minimum": 0}}, {"type": "integer64", "var": "$clusterParameters.properties.updateStrategy.waitTimeMinutes", "options": ["wait-time-minutes"], "help": {"short": "The time to wait between the increments of update defined by the strategy."}, "default": {"value": 15}, "format": {"maximum": 60, "minimum": 0}}]}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "Clusters_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "clusterParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$clusterParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$clusterParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$clusterParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$clusterParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "aggregatorOrSingleRackDefinition", "arg": "$clusterParameters.properties.aggregatorOrSingleRackDefinition", "required": true, "props": [{"type": "string", "name": "availabilityZone", "arg": "@RackDefinition_create.availabilityZone", "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"type": "array", "name": "bareMetalMachineConfigurationData", "arg": "@RackDefinition_create.bareMetalMachineConfigurationData", "item": {"type": "object", "props": [{"type": "object", "name": "bmcCredentials", "arg": "@RackDefinition_create.bareMetalMachineConfigurationData[].bmcCredentials", "required": true, "props": [{"type": "string", "name": "password", "arg": "@AdministrativeCredentials_create.password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "arg": "@AdministrativeCredentials_create.username", "required": true, "format": {"minLength": 1}}], "cls": "AdministrativeCredentials_create"}, {"type": "string", "name": "bmcMacAddress", "arg": "@RackDefinition_create.bareMetalMachineConfigurationData[].bmcMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "bootMacAddress", "arg": "@RackDefinition_create.bareMetalMachineConfigurationData[].bootMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "machineDetails", "arg": "@RackDefinition_create.bareMetalMachineConfigurationData[].machineDetails", "format": {"maxLength": 256}}, {"type": "string", "name": "machineName", "arg": "@RackDefinition_create.bareMetalMachineConfigurationData[].machineName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "integer64", "name": "rackSlot", "arg": "@RackDefinition_create.bareMetalMachineConfigurationData[].rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "arg": "@RackDefinition_create.bareMetalMachineConfigurationData[].serialNumber", "required": true, "format": {"maxLength": 64}}]}}, {"type": "ResourceId", "name": "networkRackId", "arg": "@RackDefinition_create.networkRackId", "required": true}, {"type": "string", "name": "rackLocation", "arg": "@RackDefinition_create.rackLocation", "format": {"maxLength": 256}}, {"type": "string", "name": "rackSerialNumber", "arg": "@RackDefinition_create.rackSerialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "name": "rackSkuId", "arg": "@RackDefinition_create.rackSkuId", "required": true}, {"type": "array", "name": "storageApplianceConfigurationData", "arg": "@RackDefinition_create.storageApplianceConfigurationData", "item": {"type": "object", "props": [{"type": "@AdministrativeCredentials_create", "name": "adminCredentials", "arg": "@RackDefinition_create.storageApplianceConfigurationData[].adminCredentials", "required": true}, {"type": "integer64", "name": "rackSlot", "arg": "@RackDefinition_create.storageApplianceConfigurationData[].rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "arg": "@RackDefinition_create.storageApplianceConfigurationData[].serialNumber", "required": true}, {"type": "string", "name": "storageApplianceName", "arg": "@RackDefinition_create.storageApplianceConfigurationData[].storageApplianceName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}}], "cls": "RackDefinition_create"}, {"type": "string", "name": "analyticsWorkspaceId", "arg": "$clusterParameters.properties.analyticsWorkspaceId"}, {"type": "string", "name": "clusterLocation", "arg": "$clusterParameters.properties.clusterLocation", "format": {"maxLength": 256}}, {"type": "object", "name": "clusterServicePrincipal", "arg": "$clusterParameters.properties.clusterServicePrincipal", "props": [{"type": "string", "name": "applicationId", "arg": "$clusterParameters.properties.clusterServicePrincipal.applicationId", "required": true}, {"type": "string", "name": "password", "arg": "$clusterParameters.properties.clusterServicePrincipal.password", "required": true, "secret": true}, {"type": "string", "name": "principalId", "arg": "$clusterParameters.properties.clusterServicePrincipal.principalId", "required": true}, {"type": "string", "name": "tenantId", "arg": "$clusterParameters.properties.clusterServicePrincipal.tenantId", "required": true}]}, {"type": "string", "name": "clusterType", "arg": "$clusterParameters.properties.clusterType", "required": true, "enum": {"items": [{"value": "MultiRack"}, {"value": "SingleRack"}]}}, {"type": "string", "name": "clusterVersion", "arg": "$clusterParameters.properties.clusterVersion", "required": true}, {"type": "object", "name": "computeDeploymentThreshold", "arg": "$clusterParameters.properties.computeDeploymentThreshold", "props": [{"type": "string", "name": "grouping", "arg": "$clusterParameters.properties.computeDeploymentThreshold.grouping", "required": true, "enum": {"items": [{"value": "PerCluster"}, {"value": "PerRack"}]}}, {"type": "string", "name": "type", "arg": "$clusterParameters.properties.computeDeploymentThreshold.type", "required": true, "enum": {"items": [{"value": "CountSuccess"}, {"value": "PercentSuccess"}]}}, {"type": "integer64", "name": "value", "arg": "$clusterParameters.properties.computeDeploymentThreshold.value", "required": true, "format": {"minimum": 0}}]}, {"type": "array<@RackDefinition_create>", "name": "computeRackDefinitions", "arg": "$clusterParameters.properties.computeRackDefinitions", "item": {"type": "@RackDefinition_create"}, "identifiers": ["networkRackId"]}, {"type": "object", "name": "managedResourceGroupConfiguration", "arg": "$clusterParameters.properties.managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location", "arg": "$clusterParameters.properties.managedResourceGroupConfiguration.location"}, {"type": "string", "name": "name", "arg": "$clusterParameters.properties.managedResourceGroupConfiguration.name", "format": {"maxLength": 75}}]}, {"type": "ResourceId", "name": "networkFabricId", "arg": "$clusterParameters.properties.networkFabricId", "required": true}, {"type": "object", "name": "runtimeProtectionConfiguration", "arg": "$clusterParameters.properties.runtimeProtectionConfiguration", "props": [{"default": {"value": "Disabled"}, "type": "string", "name": "enforcementLevel", "arg": "$clusterParameters.properties.runtimeProtectionConfiguration.enforcementLevel", "enum": {"items": [{"value": "Audit"}, {"value": "Disabled"}, {"value": "OnDemand"}, {"value": "Passive"}, {"value": "RealTime"}]}}]}, {"type": "object", "name": "secretArchive", "arg": "$clusterParameters.properties.secretArchive", "props": [{"type": "ResourceId", "name": "keyVaultId", "arg": "$clusterParameters.properties.secretArchive.keyVaultId", "required": true}, {"default": {"value": "False"}, "type": "string", "name": "useKeyVault", "arg": "$clusterParameters.properties.secretArchive.useKeyVault", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}, {"type": "object", "name": "updateStrategy", "arg": "$clusterParameters.properties.updateStrategy", "props": [{"type": "integer64", "name": "maxUnavailable", "arg": "$clusterParameters.properties.updateStrategy.maxUnavailable", "format": {"minimum": 1}}, {"type": "string", "name": "strategyType", "arg": "$clusterParameters.properties.updateStrategy.strategyType", "required": true, "enum": {"items": [{"value": "Rack"}]}}, {"type": "string", "name": "thresholdType", "arg": "$clusterParameters.properties.updateStrategy.thresholdType", "required": true, "enum": {"items": [{"value": "CountSuccess"}, {"value": "PercentSuccess"}]}}, {"type": "integer64", "name": "thresholdValue", "arg": "$clusterParameters.properties.updateStrategy.thresholdValue", "required": true, "format": {"minimum": 0}}, {"default": {"value": 15}, "type": "integer64", "name": "waitTimeMinutes", "arg": "$clusterParameters.properties.updateStrategy.waitTimeMinutes", "format": {"maximum": 60, "minimum": 0}}]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$clusterParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}], "cls": "ExtendedLocation_read"}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "aggregatorOrSingleRackDefinition", "required": true, "props": [{"type": "string", "name": "availabilityZone", "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"type": "array", "name": "bareMetalMachineConfigurationData", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "bmcConnectionString"}, {"type": "object", "name": "bmcCredentials", "required": true, "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}], "cls": "AdministrativeCredentials_read"}, {"type": "string", "name": "bmcMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "bootMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "machineDetails", "format": {"maxLength": 256}}, {"type": "string", "name": "machineName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "required": true, "format": {"maxLength": 64}}]}}, {"type": "ResourceId", "name": "networkRackId", "required": true}, {"type": "string", "name": "rackLocation", "format": {"maxLength": 256}}, {"type": "string", "name": "rackSerialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "name": "rackSkuId", "required": true}, {"type": "array", "name": "storageApplianceConfigurationData", "item": {"type": "object", "props": [{"type": "@AdministrativeCredentials_read", "name": "adminCredentials", "required": true}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "required": true}, {"type": "string", "name": "storageApplianceName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}}], "cls": "RackDefinition_read"}, {"type": "string", "name": "analyticsWorkspaceId"}, {"readOnly": true, "type": "array", "name": "availableUpgradeVersions", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "controlImpact", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"readOnly": true, "type": "string", "name": "expectedDuration"}, {"readOnly": true, "type": "string", "name": "impactDescription"}, {"readOnly": true, "type": "string", "name": "supportExpiryDate"}, {"readOnly": true, "type": "string", "name": "targetClusterVersion"}, {"readOnly": true, "type": "string", "name": "workloadImpact", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}, "identifiers": ["targetClusterVersion"]}, {"type": "object", "name": "clusterCapacity", "props": [{"type": "integer64", "name": "availableApplianceStorageGB"}, {"type": "integer64", "name": "availableCoreCount"}, {"type": "integer64", "name": "availableHostStorageGB"}, {"type": "integer64", "name": "availableMemoryGB"}, {"type": "integer64", "name": "totalApplianceStorageGB"}, {"type": "integer64", "name": "totalCoreCount"}, {"type": "integer64", "name": "totalHostStorageGB"}, {"type": "integer64", "name": "totalMemoryGB"}]}, {"readOnly": true, "type": "string", "name": "clusterConnectionStatus", "enum": {"items": [{"value": "Connected"}, {"value": "Disconnected"}, {"value": "Timeout"}, {"value": "Undefined"}]}}, {"readOnly": true, "type": "@ExtendedLocation_read", "name": "clusterExtendedLocation"}, {"type": "string", "name": "clusterLocation", "format": {"maxLength": 256}}, {"readOnly": true, "type": "string", "name": "clusterManagerConnectionStatus", "enum": {"items": [{"value": "Connected"}, {"value": "Unreachable"}]}}, {"readOnly": true, "type": "ResourceId", "name": "clusterManagerId"}, {"type": "object", "name": "clusterServicePrincipal", "props": [{"type": "string", "name": "applicationId", "required": true}, {"type": "string", "name": "password", "required": true, "secret": true}, {"type": "string", "name": "principalId", "required": true}, {"type": "string", "name": "tenantId", "required": true}]}, {"type": "string", "name": "clusterType", "required": true, "enum": {"items": [{"value": "MultiRack"}, {"value": "SingleRack"}]}}, {"type": "string", "name": "clusterVersion", "required": true}, {"type": "object", "name": "computeDeploymentThreshold", "props": [{"type": "string", "name": "grouping", "required": true, "enum": {"items": [{"value": "PerCluster"}, {"value": "PerRack"}]}}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "CountSuccess"}, {"value": "PercentSuccess"}]}}, {"type": "integer64", "name": "value", "required": true, "format": {"minimum": 0}}]}, {"type": "array<@RackDefinition_read>", "name": "computeRackDefinitions", "item": {"type": "@RackDefinition_read"}, "identifiers": ["networkRackId"]}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Degraded"}, {"value": "Deleting"}, {"value": "Deploying"}, {"value": "Disconnected"}, {"value": "Failed"}, {"value": "PendingDeployment"}, {"value": "Running"}, {"value": "Updating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "@ExtendedLocation_read", "name": "hybridAksExtendedLocation"}, {"type": "object", "name": "managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location"}, {"type": "string", "name": "name", "format": {"maxLength": 75}}]}, {"readOnly": true, "type": "integer64", "name": "manualActionCount"}, {"type": "ResourceId", "name": "networkFabricId", "required": true}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}, {"value": "Validating"}]}}, {"type": "object", "name": "runtimeProtectionConfiguration", "props": [{"default": {"value": "Disabled"}, "type": "string", "name": "enforcementLevel", "enum": {"items": [{"value": "Audit"}, {"value": "Disabled"}, {"value": "OnDemand"}, {"value": "Passive"}, {"value": "RealTime"}]}}]}, {"type": "object", "name": "secretArchive", "props": [{"type": "ResourceId", "name": "keyVaultId", "required": true}, {"default": {"value": "False"}, "type": "string", "name": "useKeyVault", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}, {"readOnly": true, "type": "string", "name": "supportExpiryDate"}, {"type": "object", "name": "updateStrategy", "props": [{"type": "integer64", "name": "maxUnavailable", "format": {"minimum": 1}}, {"type": "string", "name": "strategyType", "required": true, "enum": {"items": [{"value": "Rack"}]}}, {"type": "string", "name": "thresholdType", "required": true, "enum": {"items": [{"value": "CountSuccess"}, {"value": "PercentSuccess"}]}}, {"type": "integer64", "name": "thresholdValue", "required": true, "format": {"minimum": 0}}, {"default": {"value": 15}, "type": "integer64", "name": "waitTimeMinutes", "format": {"maximum": 60, "minimum": 0}}]}, {"readOnly": true, "type": "array", "name": "workloadResourceIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["n", "name", "cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "ClusterUpdateParameters", "args": [{"type": "object", "var": "$clusterUpdateParameters.tags", "options": ["tags"], "group": "ClusterUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "object", "var": "$clusterUpdateParameters.properties.aggregatorOrSingleRackDefinition", "options": ["aggregator-or-single-rack-definition"], "group": "Properties", "help": {"short": "The rack definition that is intended to reflect only a single rack in a single rack cluster, or an aggregator rack in a multi-rack cluster."}, "args": [{"type": "string", "var": "@RackDefinition_update.availabilityZone", "options": ["availability-zone"], "help": {"short": "The zone name used for this rack when created."}, "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"type": "array", "var": "@RackDefinition_update.bareMetalMachineConfigurationData", "options": ["bare-metal-machine-configuration-data"], "help": {"short": "The unordered list of bare metal machine configuration."}, "item": {"type": "object", "args": [{"type": "object", "var": "@RackDefinition_update.bareMetalMachineConfigurationData[].bmcCredentials", "options": ["bmc-credentials"], "required": true, "help": {"short": "The credentials of the baseboard management controller on this bare metal machine."}, "args": [{"type": "string", "var": "@AdministrativeCredentials_update.password", "options": ["password"], "required": true, "help": {"short": "The password of the administrator of the device used during initialization."}, "format": {"minLength": 1}}, {"type": "string", "var": "@AdministrativeCredentials_update.username", "options": ["username"], "required": true, "help": {"short": "The username of the administrator of the device used during initialization."}, "format": {"minLength": 1}}], "cls": "AdministrativeCredentials_update"}, {"type": "string", "var": "@RackDefinition_update.bareMetalMachineConfigurationData[].bmcMacAddress", "options": ["bmc-mac-address"], "required": true, "help": {"short": "The MAC address of the BMC for this machine."}, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "var": "@RackDefinition_update.bareMetalMachineConfigurationData[].bootMacAddress", "options": ["boot-mac-address"], "required": true, "help": {"short": "The MAC address associated with the PXE NIC card."}, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "var": "@RackDefinition_update.bareMetalMachineConfigurationData[].machineDetails", "options": ["machine-details"], "help": {"short": "The free-form additional information about the machine, e.g. an asset tag."}, "format": {"maxLength": 256}}, {"type": "string", "var": "@RackDefinition_update.bareMetalMachineConfigurationData[].machineName", "options": ["machine-name"], "help": {"short": "The user-provided name for the bare metal machine created from this specification. If not provided, the machine name will be generated programmatically."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "integer64", "var": "@RackDefinition_update.bareMetalMachineConfigurationData[].rackSlot", "options": ["rack-slot"], "required": true, "help": {"short": "The slot the physical machine is in the rack based on the BOM configuration."}, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "var": "@RackDefinition_update.bareMetalMachineConfigurationData[].serialNumber", "options": ["serial-number"], "required": true, "help": {"short": "The serial number of the machine. Hardware suppliers may use an alternate value. For example, service tag."}, "format": {"maxLength": 64}}]}}, {"type": "ResourceId", "var": "@RackDefinition_update.networkRackId", "options": ["network-rack-id"], "required": true, "help": {"short": "The resource ID of the network rack that matches this rack definition."}}, {"type": "string", "var": "@RackDefinition_update.rackLocation", "options": ["rack-location"], "help": {"short": "The free-form description of the rack's location."}, "format": {"maxLength": 256}}, {"type": "string", "var": "@RackDefinition_update.rackSerialNumber", "options": ["rack-serial-number"], "required": true, "help": {"short": "The unique identifier for the rack within Network Cloud cluster. An alternate unique alphanumeric value other than a serial number may be provided if desired."}, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "var": "@RackDefinition_update.rackSkuId", "options": ["rack-sku-id"], "required": true, "help": {"short": "The resource ID of the sku for the rack being added."}}, {"type": "array", "var": "@RackDefinition_update.storageApplianceConfigurationData", "options": ["storage-appliance-configuration-data"], "help": {"short": "The list of storage appliance configuration data for this rack."}, "item": {"type": "object", "args": [{"type": "@AdministrativeCredentials_update", "var": "@RackDefinition_update.storageApplianceConfigurationData[].adminCredentials", "options": ["admin-credentials"], "required": true, "help": {"short": "The credentials of the administrative interface on this storage appliance."}}, {"type": "integer64", "var": "@RackDefinition_update.storageApplianceConfigurationData[].rackSlot", "options": ["rack-slot"], "required": true, "help": {"short": "The slot that storage appliance is in the rack based on the BOM configuration."}, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "var": "@RackDefinition_update.storageApplianceConfigurationData[].serialNumber", "options": ["serial-number"], "required": true, "help": {"short": "The serial number of the appliance."}}, {"type": "string", "var": "@RackDefinition_update.storageApplianceConfigurationData[].storageApplianceName", "options": ["storage-appliance-name"], "help": {"short": "The user-provided name for the storage appliance that will be created from this specification."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}}], "cls": "RackDefinition_update"}, {"type": "string", "var": "$clusterUpdateParameters.properties.clusterLocation", "options": ["cluster-location"], "group": "Properties", "help": {"short": "The customer-provided location information to identify where the cluster resides."}}, {"type": "object", "var": "$clusterUpdateParameters.properties.clusterServicePrincipal", "options": ["cluster-service-principal"], "group": "Properties", "help": {"short": "The service principal to be used by the cluster during Arc Appliance installation."}, "args": [{"type": "string", "var": "$clusterUpdateParameters.properties.clusterServicePrincipal.applicationId", "options": ["application-id"], "required": true, "help": {"short": "The application ID, also known as client ID, of the service principal."}}, {"type": "string", "var": "$clusterUpdateParameters.properties.clusterServicePrincipal.password", "options": ["password"], "required": true, "help": {"short": "The password of the service principal."}}, {"type": "string", "var": "$clusterUpdateParameters.properties.clusterServicePrincipal.principalId", "options": ["principal-id"], "required": true, "help": {"short": "The principal ID, also known as the object ID, of the service principal."}}, {"type": "string", "var": "$clusterUpdateParameters.properties.clusterServicePrincipal.tenantId", "options": ["tenant-id"], "required": true, "help": {"short": "The tenant ID, also known as the directory ID, of the tenant in which the service principal is created."}}]}, {"type": "object", "var": "$clusterUpdateParameters.properties.computeDeploymentThreshold", "options": ["compute-deployment-threshold"], "group": "Properties", "help": {"short": "The validation threshold indicating the allowable failures of compute machines during environment validation and deployment."}, "args": [{"type": "string", "var": "$clusterUpdateParameters.properties.computeDeploymentThreshold.grouping", "options": ["grouping"], "required": true, "help": {"short": "Selection of how the type evaluation is applied to the cluster calculation."}, "enum": {"items": [{"name": "PerCluster", "value": "PerCluster"}, {"name": "PerRack", "value": "PerRack"}]}}, {"type": "string", "var": "$clusterUpdateParameters.properties.computeDeploymentThreshold.type", "options": ["type"], "required": true, "help": {"short": "Selection of how the threshold should be evaluated."}, "enum": {"items": [{"name": "CountSuccess", "value": "CountSuccess"}, {"name": "PercentSuccess", "value": "PercentSuccess"}]}}, {"type": "integer64", "var": "$clusterUpdateParameters.properties.computeDeploymentThreshold.value", "options": ["value"], "required": true, "help": {"short": "The numeric threshold value."}, "format": {"minimum": 0}}]}, {"type": "array<@RackDefinition_update>", "var": "$clusterUpdateParameters.properties.computeRackDefinitions", "options": ["compute-rack-definitions"], "group": "Properties", "help": {"short": "The list of rack definitions for the compute racks in a multi-rack cluster, or an empty list in a single-rack cluster."}, "item": {"type": "@RackDefinition_update"}}, {"type": "object", "var": "$clusterUpdateParameters.properties.runtimeProtectionConfiguration", "options": ["runtime-protection"], "group": "Properties", "help": {"short": "The settings for cluster runtime protection."}, "args": [{"type": "string", "var": "$clusterUpdateParameters.properties.runtimeProtectionConfiguration.enforcementLevel", "options": ["enforcement-level"], "help": {"short": "The mode of operation for runtime protection."}, "default": {"value": "Disabled"}, "enum": {"items": [{"name": "Audit", "value": "Audit"}, {"name": "Disabled", "value": "Disabled"}, {"name": "OnDemand", "value": "OnDemand"}, {"name": "Passive", "value": "Passive"}, {"name": "RealTime", "value": "RealTime"}]}}]}, {"type": "object", "var": "$clusterUpdateParameters.properties.secretArchive", "options": ["secret-archive"], "group": "Properties", "help": {"short": "The configuration for use of a key vault to store secrets for later retrieval by the operator."}, "args": [{"type": "ResourceId", "var": "$clusterUpdateParameters.properties.secretArchive.keyVaultId", "options": ["key-vault-id"], "required": true, "help": {"short": "The resource ID of the key vault to archive the secrets of the cluster."}}, {"type": "string", "var": "$clusterUpdateParameters.properties.secretArchive.useKeyVault", "options": ["use-key-vault"], "help": {"short": "The indicator if the specified key vault should be used to archive the secrets of the cluster."}, "default": {"value": "False"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}]}, {"type": "object", "var": "$clusterUpdateParameters.properties.updateStrategy", "options": ["update-strategy"], "group": "Properties", "help": {"short": "The strategy for updating the cluster."}, "args": [{"type": "integer64", "var": "$clusterUpdateParameters.properties.updateStrategy.maxUnavailable", "options": ["max-unavailable"], "help": {"short": "The maximum number of worker nodes that can be offline within the increment of update, e.g., rack-by-rack. Limited by the maximum number of machines in the increment. Defaults to the whole increment size."}, "format": {"minimum": 1}}, {"type": "string", "var": "$clusterUpdateParameters.properties.updateStrategy.strategyType", "options": ["strategy-type"], "required": true, "help": {"short": "The mode of operation for runtime protection."}, "enum": {"items": [{"name": "Rack", "value": "Rack"}]}}, {"type": "string", "var": "$clusterUpdateParameters.properties.updateStrategy.thresholdType", "options": ["threshold-type"], "required": true, "help": {"short": "Selection of how the threshold should be evaluated."}, "enum": {"items": [{"name": "CountSuccess", "value": "CountSuccess"}, {"name": "PercentSuccess", "value": "PercentSuccess"}]}}, {"type": "integer64", "var": "$clusterUpdateParameters.properties.updateStrategy.thresholdValue", "options": ["threshold-value"], "required": true, "help": {"short": "The numeric threshold value."}, "format": {"minimum": 0}}, {"type": "integer64", "var": "$clusterUpdateParameters.properties.updateStrategy.waitTimeMinutes", "options": ["wait-time-minutes"], "help": {"short": "The time to wait between the increments of update defined by the strategy."}, "default": {"value": 15}, "format": {"maximum": 60, "minimum": 0}}]}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "Clusters_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "clusterUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "object", "name": "aggregatorOrSingleRackDefinition", "arg": "$clusterUpdateParameters.properties.aggregatorOrSingleRackDefinition", "props": [{"type": "string", "name": "availabilityZone", "arg": "@RackDefinition_update.availabilityZone", "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"type": "array", "name": "bareMetalMachineConfigurationData", "arg": "@RackDefinition_update.bareMetalMachineConfigurationData", "item": {"type": "object", "props": [{"type": "object", "name": "bmcCredentials", "arg": "@RackDefinition_update.bareMetalMachineConfigurationData[].bmcCredentials", "required": true, "props": [{"type": "string", "name": "password", "arg": "@AdministrativeCredentials_update.password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "arg": "@AdministrativeCredentials_update.username", "required": true, "format": {"minLength": 1}}], "cls": "AdministrativeCredentials_update"}, {"type": "string", "name": "bmcMacAddress", "arg": "@RackDefinition_update.bareMetalMachineConfigurationData[].bmcMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "bootMacAddress", "arg": "@RackDefinition_update.bareMetalMachineConfigurationData[].bootMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "machineDetails", "arg": "@RackDefinition_update.bareMetalMachineConfigurationData[].machineDetails", "format": {"maxLength": 256}}, {"type": "string", "name": "machineName", "arg": "@RackDefinition_update.bareMetalMachineConfigurationData[].machineName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "integer64", "name": "rackSlot", "arg": "@RackDefinition_update.bareMetalMachineConfigurationData[].rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "arg": "@RackDefinition_update.bareMetalMachineConfigurationData[].serialNumber", "required": true, "format": {"maxLength": 64}}]}}, {"type": "ResourceId", "name": "networkRackId", "arg": "@RackDefinition_update.networkRackId", "required": true}, {"type": "string", "name": "rackLocation", "arg": "@RackDefinition_update.rackLocation", "format": {"maxLength": 256}}, {"type": "string", "name": "rackSerialNumber", "arg": "@RackDefinition_update.rackSerialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "name": "rackSkuId", "arg": "@RackDefinition_update.rackSkuId", "required": true}, {"type": "array", "name": "storageApplianceConfigurationData", "arg": "@RackDefinition_update.storageApplianceConfigurationData", "item": {"type": "object", "props": [{"type": "@AdministrativeCredentials_update", "name": "adminCredentials", "arg": "@RackDefinition_update.storageApplianceConfigurationData[].adminCredentials", "required": true}, {"type": "integer64", "name": "rackSlot", "arg": "@RackDefinition_update.storageApplianceConfigurationData[].rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "arg": "@RackDefinition_update.storageApplianceConfigurationData[].serialNumber", "required": true}, {"type": "string", "name": "storageApplianceName", "arg": "@RackDefinition_update.storageApplianceConfigurationData[].storageApplianceName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}}], "cls": "RackDefinition_update"}, {"type": "string", "name": "clusterLocation", "arg": "$clusterUpdateParameters.properties.clusterLocation"}, {"type": "object", "name": "clusterServicePrincipal", "arg": "$clusterUpdateParameters.properties.clusterServicePrincipal", "props": [{"type": "string", "name": "applicationId", "arg": "$clusterUpdateParameters.properties.clusterServicePrincipal.applicationId", "required": true}, {"type": "string", "name": "password", "arg": "$clusterUpdateParameters.properties.clusterServicePrincipal.password", "required": true, "secret": true}, {"type": "string", "name": "principalId", "arg": "$clusterUpdateParameters.properties.clusterServicePrincipal.principalId", "required": true}, {"type": "string", "name": "tenantId", "arg": "$clusterUpdateParameters.properties.clusterServicePrincipal.tenantId", "required": true}]}, {"type": "object", "name": "computeDeploymentThreshold", "arg": "$clusterUpdateParameters.properties.computeDeploymentThreshold", "props": [{"type": "string", "name": "grouping", "arg": "$clusterUpdateParameters.properties.computeDeploymentThreshold.grouping", "required": true, "enum": {"items": [{"value": "PerCluster"}, {"value": "PerRack"}]}}, {"type": "string", "name": "type", "arg": "$clusterUpdateParameters.properties.computeDeploymentThreshold.type", "required": true, "enum": {"items": [{"value": "CountSuccess"}, {"value": "PercentSuccess"}]}}, {"type": "integer64", "name": "value", "arg": "$clusterUpdateParameters.properties.computeDeploymentThreshold.value", "required": true, "format": {"minimum": 0}}]}, {"type": "array<@RackDefinition_update>", "name": "computeRackDefinitions", "arg": "$clusterUpdateParameters.properties.computeRackDefinitions", "item": {"type": "@RackDefinition_update"}, "identifiers": ["networkRackId"]}, {"type": "object", "name": "runtimeProtectionConfiguration", "arg": "$clusterUpdateParameters.properties.runtimeProtectionConfiguration", "props": [{"default": {"value": "Disabled"}, "type": "string", "name": "enforcementLevel", "arg": "$clusterUpdateParameters.properties.runtimeProtectionConfiguration.enforcementLevel", "enum": {"items": [{"value": "Audit"}, {"value": "Disabled"}, {"value": "OnDemand"}, {"value": "Passive"}, {"value": "RealTime"}]}}]}, {"type": "object", "name": "secretArchive", "arg": "$clusterUpdateParameters.properties.secretArchive", "props": [{"type": "ResourceId", "name": "keyVaultId", "arg": "$clusterUpdateParameters.properties.secretArchive.keyVaultId", "required": true}, {"default": {"value": "False"}, "type": "string", "name": "useKeyVault", "arg": "$clusterUpdateParameters.properties.secretArchive.useKeyVault", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}, {"type": "object", "name": "updateStrategy", "arg": "$clusterUpdateParameters.properties.updateStrategy", "props": [{"type": "integer64", "name": "maxUnavailable", "arg": "$clusterUpdateParameters.properties.updateStrategy.maxUnavailable", "format": {"minimum": 1}}, {"type": "string", "name": "strategyType", "arg": "$clusterUpdateParameters.properties.updateStrategy.strategyType", "required": true, "enum": {"items": [{"value": "Rack"}]}}, {"type": "string", "name": "thresholdType", "arg": "$clusterUpdateParameters.properties.updateStrategy.thresholdType", "required": true, "enum": {"items": [{"value": "CountSuccess"}, {"value": "PercentSuccess"}]}}, {"type": "integer64", "name": "thresholdValue", "arg": "$clusterUpdateParameters.properties.updateStrategy.thresholdValue", "required": true, "format": {"minimum": 0}}, {"default": {"value": 15}, "type": "integer64", "name": "waitTimeMinutes", "arg": "$clusterUpdateParameters.properties.updateStrategy.waitTimeMinutes", "format": {"maximum": 60, "minimum": 0}}]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$clusterUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}], "cls": "ExtendedLocation_read"}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "aggregatorOrSingleRackDefinition", "required": true, "props": [{"type": "string", "name": "availabilityZone", "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"type": "array", "name": "bareMetalMachineConfigurationData", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "bmcConnectionString"}, {"type": "object", "name": "bmcCredentials", "required": true, "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}], "cls": "AdministrativeCredentials_read"}, {"type": "string", "name": "bmcMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "bootMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "machineDetails", "format": {"maxLength": 256}}, {"type": "string", "name": "machineName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "required": true, "format": {"maxLength": 64}}]}}, {"type": "ResourceId", "name": "networkRackId", "required": true}, {"type": "string", "name": "rackLocation", "format": {"maxLength": 256}}, {"type": "string", "name": "rackSerialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "name": "rackSkuId", "required": true}, {"type": "array", "name": "storageApplianceConfigurationData", "item": {"type": "object", "props": [{"type": "@AdministrativeCredentials_read", "name": "adminCredentials", "required": true}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "required": true}, {"type": "string", "name": "storageApplianceName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}}], "cls": "RackDefinition_read"}, {"type": "string", "name": "analyticsWorkspaceId"}, {"readOnly": true, "type": "array", "name": "availableUpgradeVersions", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "controlImpact", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"readOnly": true, "type": "string", "name": "expectedDuration"}, {"readOnly": true, "type": "string", "name": "impactDescription"}, {"readOnly": true, "type": "string", "name": "supportExpiryDate"}, {"readOnly": true, "type": "string", "name": "targetClusterVersion"}, {"readOnly": true, "type": "string", "name": "workloadImpact", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}, "identifiers": ["targetClusterVersion"]}, {"type": "object", "name": "clusterCapacity", "props": [{"type": "integer64", "name": "availableApplianceStorageGB"}, {"type": "integer64", "name": "availableCoreCount"}, {"type": "integer64", "name": "availableHostStorageGB"}, {"type": "integer64", "name": "availableMemoryGB"}, {"type": "integer64", "name": "totalApplianceStorageGB"}, {"type": "integer64", "name": "totalCoreCount"}, {"type": "integer64", "name": "totalHostStorageGB"}, {"type": "integer64", "name": "totalMemoryGB"}]}, {"readOnly": true, "type": "string", "name": "clusterConnectionStatus", "enum": {"items": [{"value": "Connected"}, {"value": "Disconnected"}, {"value": "Timeout"}, {"value": "Undefined"}]}}, {"readOnly": true, "type": "@ExtendedLocation_read", "name": "clusterExtendedLocation"}, {"type": "string", "name": "clusterLocation", "format": {"maxLength": 256}}, {"readOnly": true, "type": "string", "name": "clusterManagerConnectionStatus", "enum": {"items": [{"value": "Connected"}, {"value": "Unreachable"}]}}, {"readOnly": true, "type": "ResourceId", "name": "clusterManagerId"}, {"type": "object", "name": "clusterServicePrincipal", "props": [{"type": "string", "name": "applicationId", "required": true}, {"type": "string", "name": "password", "required": true, "secret": true}, {"type": "string", "name": "principalId", "required": true}, {"type": "string", "name": "tenantId", "required": true}]}, {"type": "string", "name": "clusterType", "required": true, "enum": {"items": [{"value": "MultiRack"}, {"value": "SingleRack"}]}}, {"type": "string", "name": "clusterVersion", "required": true}, {"type": "object", "name": "computeDeploymentThreshold", "props": [{"type": "string", "name": "grouping", "required": true, "enum": {"items": [{"value": "PerCluster"}, {"value": "PerRack"}]}}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "CountSuccess"}, {"value": "PercentSuccess"}]}}, {"type": "integer64", "name": "value", "required": true, "format": {"minimum": 0}}]}, {"type": "array<@RackDefinition_read>", "name": "computeRackDefinitions", "item": {"type": "@RackDefinition_read"}, "identifiers": ["networkRackId"]}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Degraded"}, {"value": "Deleting"}, {"value": "Deploying"}, {"value": "Disconnected"}, {"value": "Failed"}, {"value": "PendingDeployment"}, {"value": "Running"}, {"value": "Updating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "@ExtendedLocation_read", "name": "hybridAksExtendedLocation"}, {"type": "object", "name": "managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location"}, {"type": "string", "name": "name", "format": {"maxLength": 75}}]}, {"readOnly": true, "type": "integer64", "name": "manualActionCount"}, {"type": "ResourceId", "name": "networkFabricId", "required": true}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}, {"value": "Validating"}]}}, {"type": "object", "name": "runtimeProtectionConfiguration", "props": [{"default": {"value": "Disabled"}, "type": "string", "name": "enforcementLevel", "enum": {"items": [{"value": "Audit"}, {"value": "Disabled"}, {"value": "OnDemand"}, {"value": "Passive"}, {"value": "RealTime"}]}}]}, {"type": "object", "name": "secretArchive", "props": [{"type": "ResourceId", "name": "keyVaultId", "required": true}, {"default": {"value": "False"}, "type": "string", "name": "useKeyVault", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}, {"readOnly": true, "type": "string", "name": "supportExpiryDate"}, {"type": "object", "name": "updateStrategy", "props": [{"type": "integer64", "name": "maxUnavailable", "format": {"minimum": 1}}, {"type": "string", "name": "strategyType", "required": true, "enum": {"items": [{"value": "Rack"}]}}, {"type": "string", "name": "thresholdType", "required": true, "enum": {"items": [{"value": "CountSuccess"}, {"value": "PercentSuccess"}]}}, {"type": "integer64", "name": "thresholdValue", "required": true, "format": {"minimum": 0}}, {"default": {"value": 15}, "type": "integer64", "name": "waitTimeMinutes", "format": {"maximum": 60, "minimum": 0}}]}, {"readOnly": true, "type": "array", "name": "workloadResourceIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "Cluster_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@Cluster_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud cluster", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["n", "name", "cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "Clusters_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}], "cls": "ExtendedLocation_read"}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "aggregatorOrSingleRackDefinition", "required": true, "props": [{"type": "string", "name": "availabilityZone", "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"type": "array", "name": "bareMetalMachineConfigurationData", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "bmcConnectionString"}, {"type": "object", "name": "bmcCredentials", "required": true, "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}], "cls": "AdministrativeCredentials_read"}, {"type": "string", "name": "bmcMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "bootMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "machineDetails", "format": {"maxLength": 256}}, {"type": "string", "name": "machineName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "required": true, "format": {"maxLength": 64}}]}}, {"type": "ResourceId", "name": "networkRackId", "required": true}, {"type": "string", "name": "rackLocation", "format": {"maxLength": 256}}, {"type": "string", "name": "rackSerialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "name": "rackSkuId", "required": true}, {"type": "array", "name": "storageApplianceConfigurationData", "item": {"type": "object", "props": [{"type": "@AdministrativeCredentials_read", "name": "adminCredentials", "required": true}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "required": true}, {"type": "string", "name": "storageApplianceName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}}], "cls": "RackDefinition_read"}, {"type": "string", "name": "analyticsWorkspaceId"}, {"readOnly": true, "type": "array", "name": "availableUpgradeVersions", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "controlImpact", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"readOnly": true, "type": "string", "name": "expectedDuration"}, {"readOnly": true, "type": "string", "name": "impactDescription"}, {"readOnly": true, "type": "string", "name": "supportExpiryDate"}, {"readOnly": true, "type": "string", "name": "targetClusterVersion"}, {"readOnly": true, "type": "string", "name": "workloadImpact", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}, "identifiers": ["targetClusterVersion"]}, {"type": "object", "name": "clusterCapacity", "props": [{"type": "integer64", "name": "availableApplianceStorageGB"}, {"type": "integer64", "name": "availableCoreCount"}, {"type": "integer64", "name": "availableHostStorageGB"}, {"type": "integer64", "name": "availableMemoryGB"}, {"type": "integer64", "name": "totalApplianceStorageGB"}, {"type": "integer64", "name": "totalCoreCount"}, {"type": "integer64", "name": "totalHostStorageGB"}, {"type": "integer64", "name": "totalMemoryGB"}]}, {"readOnly": true, "type": "string", "name": "clusterConnectionStatus", "enum": {"items": [{"value": "Connected"}, {"value": "Disconnected"}, {"value": "Timeout"}, {"value": "Undefined"}]}}, {"readOnly": true, "type": "@ExtendedLocation_read", "name": "clusterExtendedLocation"}, {"type": "string", "name": "clusterLocation", "format": {"maxLength": 256}}, {"readOnly": true, "type": "string", "name": "clusterManagerConnectionStatus", "enum": {"items": [{"value": "Connected"}, {"value": "Unreachable"}]}}, {"readOnly": true, "type": "ResourceId", "name": "clusterManagerId"}, {"type": "object", "name": "clusterServicePrincipal", "props": [{"type": "string", "name": "applicationId", "required": true}, {"type": "string", "name": "password", "required": true, "secret": true}, {"type": "string", "name": "principalId", "required": true}, {"type": "string", "name": "tenantId", "required": true}]}, {"type": "string", "name": "clusterType", "required": true, "enum": {"items": [{"value": "MultiRack"}, {"value": "SingleRack"}]}}, {"type": "string", "name": "clusterVersion", "required": true}, {"type": "object", "name": "computeDeploymentThreshold", "props": [{"type": "string", "name": "grouping", "required": true, "enum": {"items": [{"value": "PerCluster"}, {"value": "PerRack"}]}}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "CountSuccess"}, {"value": "PercentSuccess"}]}}, {"type": "integer64", "name": "value", "required": true, "format": {"minimum": 0}}]}, {"type": "array<@RackDefinition_read>", "name": "computeRackDefinitions", "item": {"type": "@RackDefinition_read"}, "identifiers": ["networkRackId"]}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Degraded"}, {"value": "Deleting"}, {"value": "Deploying"}, {"value": "Disconnected"}, {"value": "Failed"}, {"value": "PendingDeployment"}, {"value": "Running"}, {"value": "Updating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "@ExtendedLocation_read", "name": "hybridAksExtendedLocation"}, {"type": "object", "name": "managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location"}, {"type": "string", "name": "name", "format": {"maxLength": 75}}]}, {"readOnly": true, "type": "integer64", "name": "manualActionCount"}, {"type": "ResourceId", "name": "networkFabricId", "required": true}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}, {"value": "Validating"}]}}, {"type": "object", "name": "runtimeProtectionConfiguration", "props": [{"default": {"value": "Disabled"}, "type": "string", "name": "enforcementLevel", "enum": {"items": [{"value": "Audit"}, {"value": "Disabled"}, {"value": "OnDemand"}, {"value": "Passive"}, {"value": "RealTime"}]}}]}, {"type": "object", "name": "secretArchive", "props": [{"type": "ResourceId", "name": "keyVaultId", "required": true}, {"default": {"value": "False"}, "type": "string", "name": "useKeyVault", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}, {"readOnly": true, "type": "string", "name": "supportExpiryDate"}, {"type": "object", "name": "updateStrategy", "props": [{"type": "integer64", "name": "maxUnavailable", "format": {"minimum": 1}}, {"type": "string", "name": "strategyType", "required": true, "enum": {"items": [{"value": "Rack"}]}}, {"type": "string", "name": "thresholdType", "required": true, "enum": {"items": [{"value": "CountSuccess"}, {"value": "PercentSuccess"}]}}, {"type": "integer64", "name": "thresholdValue", "required": true, "format": {"minimum": 0}}, {"default": {"value": 15}, "type": "integer64", "name": "waitTimeMinutes", "format": {"maximum": 60, "minimum": 0}}]}, {"readOnly": true, "type": "array", "name": "workloadResourceIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["n", "name", "cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "Clusters_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["n", "name", "cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "ClusterParameters", "args": [{"type": "object", "var": "$clusterParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "ClusterParameters", "help": {"short": "The extended location of the cluster manager associated with the cluster."}, "args": [{"type": "string", "var": "$clusterParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$clusterParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$clusterParameters.location", "options": ["l", "location"], "required": true, "group": "ClusterParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$clusterParameters.tags", "options": ["tags"], "group": "ClusterParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "object", "var": "$clusterParameters.properties.aggregatorOrSingleRackDefinition", "options": ["aggregator-or-single-rack-definition"], "required": true, "group": "Properties", "help": {"short": "The rack definition that is intended to reflect only a single rack in a single rack cluster, or an aggregator rack in a multi-rack cluster."}, "args": [{"type": "string", "var": "@RackDefinition_create.availabilityZone", "options": ["availability-zone"], "help": {"short": "The zone name used for this rack when created."}, "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"type": "array", "var": "@RackDefinition_create.bareMetalMachineConfigurationData", "options": ["bare-metal-machine-configuration-data"], "help": {"short": "The unordered list of bare metal machine configuration."}, "item": {"type": "object", "args": [{"type": "object", "var": "@RackDefinition_create.bareMetalMachineConfigurationData[].bmcCredentials", "options": ["bmc-credentials"], "required": true, "help": {"short": "The credentials of the baseboard management controller on this bare metal machine."}, "args": [{"type": "string", "var": "@AdministrativeCredentials_create.password", "options": ["password"], "required": true, "help": {"short": "The password of the administrator of the device used during initialization."}, "format": {"minLength": 1}}, {"type": "string", "var": "@AdministrativeCredentials_create.username", "options": ["username"], "required": true, "help": {"short": "The username of the administrator of the device used during initialization."}, "format": {"minLength": 1}}], "cls": "AdministrativeCredentials_create"}, {"type": "string", "var": "@RackDefinition_create.bareMetalMachineConfigurationData[].bmcMacAddress", "options": ["bmc-mac-address"], "required": true, "help": {"short": "The MAC address of the BMC for this machine."}, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "var": "@RackDefinition_create.bareMetalMachineConfigurationData[].bootMacAddress", "options": ["boot-mac-address"], "required": true, "help": {"short": "The MAC address associated with the PXE NIC card."}, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "var": "@RackDefinition_create.bareMetalMachineConfigurationData[].machineDetails", "options": ["machine-details"], "help": {"short": "The free-form additional information about the machine, e.g. an asset tag."}, "format": {"maxLength": 256}}, {"type": "string", "var": "@RackDefinition_create.bareMetalMachineConfigurationData[].machineName", "options": ["machine-name"], "help": {"short": "The user-provided name for the bare metal machine created from this specification. If not provided, the machine name will be generated programmatically."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "integer64", "var": "@RackDefinition_create.bareMetalMachineConfigurationData[].rackSlot", "options": ["rack-slot"], "required": true, "help": {"short": "The slot the physical machine is in the rack based on the BOM configuration."}, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "var": "@RackDefinition_create.bareMetalMachineConfigurationData[].serialNumber", "options": ["serial-number"], "required": true, "help": {"short": "The serial number of the machine. Hardware suppliers may use an alternate value. For example, service tag."}, "format": {"maxLength": 64}}]}}, {"type": "ResourceId", "var": "@RackDefinition_create.networkRackId", "options": ["network-rack-id"], "required": true, "help": {"short": "The resource ID of the network rack that matches this rack definition."}}, {"type": "string", "var": "@RackDefinition_create.rackLocation", "options": ["rack-location"], "help": {"short": "The free-form description of the rack's location."}, "format": {"maxLength": 256}}, {"type": "string", "var": "@RackDefinition_create.rackSerialNumber", "options": ["rack-serial-number"], "required": true, "help": {"short": "The unique identifier for the rack within Network Cloud cluster. An alternate unique alphanumeric value other than a serial number may be provided if desired."}, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "var": "@RackDefinition_create.rackSkuId", "options": ["rack-sku-id"], "required": true, "help": {"short": "The resource ID of the sku for the rack being added."}}, {"type": "array", "var": "@RackDefinition_create.storageApplianceConfigurationData", "options": ["storage-appliance-configuration-data"], "help": {"short": "The list of storage appliance configuration data for this rack."}, "item": {"type": "object", "args": [{"type": "@AdministrativeCredentials_create", "var": "@RackDefinition_create.storageApplianceConfigurationData[].adminCredentials", "options": ["admin-credentials"], "required": true, "help": {"short": "The credentials of the administrative interface on this storage appliance."}}, {"type": "integer64", "var": "@RackDefinition_create.storageApplianceConfigurationData[].rackSlot", "options": ["rack-slot"], "required": true, "help": {"short": "The slot that storage appliance is in the rack based on the BOM configuration."}, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "var": "@RackDefinition_create.storageApplianceConfigurationData[].serialNumber", "options": ["serial-number"], "required": true, "help": {"short": "The serial number of the appliance."}}, {"type": "string", "var": "@RackDefinition_create.storageApplianceConfigurationData[].storageApplianceName", "options": ["storage-appliance-name"], "help": {"short": "The user-provided name for the storage appliance that will be created from this specification."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}}], "cls": "RackDefinition_create"}, {"type": "string", "var": "$clusterParameters.properties.analyticsWorkspaceId", "options": ["analytics-workspace-id"], "group": "Properties", "help": {"short": "The resource ID of the Log Analytics Workspace that will be used for storing relevant logs."}}, {"type": "string", "var": "$clusterParameters.properties.clusterLocation", "options": ["cluster-location"], "group": "Properties", "help": {"short": "The customer-provided location information to identify where the cluster resides."}, "format": {"maxLength": 256}}, {"type": "object", "var": "$clusterParameters.properties.clusterServicePrincipal", "options": ["cluster-service-principal"], "group": "Properties", "help": {"short": "The service principal to be used by the cluster during Arc Appliance installation."}, "args": [{"type": "string", "var": "$clusterParameters.properties.clusterServicePrincipal.applicationId", "options": ["application-id"], "required": true, "help": {"short": "The application ID, also known as client ID, of the service principal."}}, {"type": "string", "var": "$clusterParameters.properties.clusterServicePrincipal.password", "options": ["password"], "required": true, "help": {"short": "The password of the service principal."}}, {"type": "string", "var": "$clusterParameters.properties.clusterServicePrincipal.principalId", "options": ["principal-id"], "required": true, "help": {"short": "The principal ID, also known as the object ID, of the service principal."}}, {"type": "string", "var": "$clusterParameters.properties.clusterServicePrincipal.tenantId", "options": ["tenant-id"], "required": true, "help": {"short": "The tenant ID, also known as the directory ID, of the tenant in which the service principal is created."}}]}, {"type": "string", "var": "$clusterParameters.properties.clusterType", "options": ["cluster-type"], "required": true, "group": "Properties", "help": {"short": "The type of rack configuration for the cluster."}, "enum": {"items": [{"name": "MultiRack", "value": "MultiRack"}, {"name": "SingleRack", "value": "SingleRack"}]}}, {"type": "string", "var": "$clusterParameters.properties.clusterVersion", "options": ["cluster-version"], "required": true, "group": "Properties", "help": {"short": "The current runtime version of the cluster."}}, {"type": "object", "var": "$clusterParameters.properties.computeDeploymentThreshold", "options": ["compute-deployment-threshold"], "group": "Properties", "help": {"short": "The validation threshold indicating the allowable failures of compute machines during environment validation and deployment."}, "args": [{"type": "string", "var": "$clusterParameters.properties.computeDeploymentThreshold.grouping", "options": ["grouping"], "required": true, "help": {"short": "Selection of how the type evaluation is applied to the cluster calculation."}, "enum": {"items": [{"name": "PerCluster", "value": "PerCluster"}, {"name": "PerRack", "value": "PerRack"}]}}, {"type": "string", "var": "$clusterParameters.properties.computeDeploymentThreshold.type", "options": ["type"], "required": true, "help": {"short": "Selection of how the threshold should be evaluated."}, "enum": {"items": [{"name": "CountSuccess", "value": "CountSuccess"}, {"name": "PercentSuccess", "value": "PercentSuccess"}]}}, {"type": "integer64", "var": "$clusterParameters.properties.computeDeploymentThreshold.value", "options": ["value"], "required": true, "help": {"short": "The numeric threshold value."}, "format": {"minimum": 0}}]}, {"type": "array<@RackDefinition_create>", "var": "$clusterParameters.properties.computeRackDefinitions", "options": ["compute-rack-definitions"], "group": "Properties", "help": {"short": "The list of rack definitions for the compute racks in a multi-rack cluster, or an empty list in a single-rack cluster."}, "item": {"type": "@RackDefinition_create"}}, {"type": "object", "var": "$clusterParameters.properties.managedResourceGroupConfiguration", "options": ["managed-resource-group-configuration"], "group": "Properties", "help": {"short": "The configuration of the managed resource group associated with the resource."}, "args": [{"type": "string", "var": "$clusterParameters.properties.managedResourceGroupConfiguration.location", "options": ["location"], "help": {"short": "The location of the managed resource group. If not specified, the location of the parent resource is chosen."}}, {"type": "string", "var": "$clusterParameters.properties.managedResourceGroupConfiguration.name", "options": ["name"], "help": {"short": "The name for the managed resource group. If not specified, the unique name is automatically generated."}, "format": {"maxLength": 75}}]}, {"type": "ResourceId", "var": "$clusterParameters.properties.networkFabricId", "options": ["network-fabric-id"], "required": true, "group": "Properties", "help": {"short": "The resource ID of the Network Fabric associated with the cluster."}}, {"type": "object", "var": "$clusterParameters.properties.runtimeProtectionConfiguration", "options": ["runtime-protection"], "group": "Properties", "help": {"short": "The settings for cluster runtime protection."}, "args": [{"type": "string", "var": "$clusterParameters.properties.runtimeProtectionConfiguration.enforcementLevel", "options": ["enforcement-level"], "help": {"short": "The mode of operation for runtime protection."}, "default": {"value": "Disabled"}, "enum": {"items": [{"name": "Audit", "value": "Audit"}, {"name": "Disabled", "value": "Disabled"}, {"name": "OnDemand", "value": "OnDemand"}, {"name": "Passive", "value": "Passive"}, {"name": "RealTime", "value": "RealTime"}]}}]}, {"type": "object", "var": "$clusterParameters.properties.secretArchive", "options": ["secret-archive"], "group": "Properties", "help": {"short": "The configuration for use of a key vault to store secrets for later retrieval by the operator."}, "args": [{"type": "ResourceId", "var": "$clusterParameters.properties.secretArchive.keyVaultId", "options": ["key-vault-id"], "required": true, "help": {"short": "The resource ID of the key vault to archive the secrets of the cluster."}}, {"type": "string", "var": "$clusterParameters.properties.secretArchive.useKeyVault", "options": ["use-key-vault"], "help": {"short": "The indicator if the specified key vault should be used to archive the secrets of the cluster."}, "default": {"value": "False"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}]}, {"type": "object", "var": "$clusterParameters.properties.updateStrategy", "options": ["update-strategy"], "group": "Properties", "help": {"short": "The strategy for updating the cluster."}, "args": [{"type": "integer64", "var": "$clusterParameters.properties.updateStrategy.maxUnavailable", "options": ["max-unavailable"], "help": {"short": "The maximum number of worker nodes that can be offline within the increment of update, e.g., rack-by-rack. Limited by the maximum number of machines in the increment. Defaults to the whole increment size."}, "format": {"minimum": 1}}, {"type": "string", "var": "$clusterParameters.properties.updateStrategy.strategyType", "options": ["strategy-type"], "required": true, "help": {"short": "The mode of operation for runtime protection."}, "enum": {"items": [{"name": "Rack", "value": "Rack"}]}}, {"type": "string", "var": "$clusterParameters.properties.updateStrategy.thresholdType", "options": ["threshold-type"], "required": true, "help": {"short": "Selection of how the threshold should be evaluated."}, "enum": {"items": [{"name": "CountSuccess", "value": "CountSuccess"}, {"name": "PercentSuccess", "value": "PercentSuccess"}]}}, {"type": "integer64", "var": "$clusterParameters.properties.updateStrategy.thresholdValue", "options": ["threshold-value"], "required": true, "help": {"short": "The numeric threshold value."}, "format": {"minimum": 0}}, {"type": "integer64", "var": "$clusterParameters.properties.updateStrategy.waitTimeMinutes", "options": ["wait-time-minutes"], "help": {"short": "The time to wait between the increments of update defined by the strategy."}, "default": {"value": 15}, "format": {"maximum": 60, "minimum": 0}}]}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "Clusters_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "clusterParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$clusterParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$clusterParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$clusterParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$clusterParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "aggregatorOrSingleRackDefinition", "arg": "$clusterParameters.properties.aggregatorOrSingleRackDefinition", "required": true, "props": [{"type": "string", "name": "availabilityZone", "arg": "@RackDefinition_create.availabilityZone", "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"type": "array", "name": "bareMetalMachineConfigurationData", "arg": "@RackDefinition_create.bareMetalMachineConfigurationData", "item": {"type": "object", "props": [{"type": "object", "name": "bmcCredentials", "arg": "@RackDefinition_create.bareMetalMachineConfigurationData[].bmcCredentials", "required": true, "props": [{"type": "string", "name": "password", "arg": "@AdministrativeCredentials_create.password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "arg": "@AdministrativeCredentials_create.username", "required": true, "format": {"minLength": 1}}], "cls": "AdministrativeCredentials_create"}, {"type": "string", "name": "bmcMacAddress", "arg": "@RackDefinition_create.bareMetalMachineConfigurationData[].bmcMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "bootMacAddress", "arg": "@RackDefinition_create.bareMetalMachineConfigurationData[].bootMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "machineDetails", "arg": "@RackDefinition_create.bareMetalMachineConfigurationData[].machineDetails", "format": {"maxLength": 256}}, {"type": "string", "name": "machineName", "arg": "@RackDefinition_create.bareMetalMachineConfigurationData[].machineName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "integer64", "name": "rackSlot", "arg": "@RackDefinition_create.bareMetalMachineConfigurationData[].rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "arg": "@RackDefinition_create.bareMetalMachineConfigurationData[].serialNumber", "required": true, "format": {"maxLength": 64}}]}}, {"type": "ResourceId", "name": "networkRackId", "arg": "@RackDefinition_create.networkRackId", "required": true}, {"type": "string", "name": "rackLocation", "arg": "@RackDefinition_create.rackLocation", "format": {"maxLength": 256}}, {"type": "string", "name": "rackSerialNumber", "arg": "@RackDefinition_create.rackSerialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "name": "rackSkuId", "arg": "@RackDefinition_create.rackSkuId", "required": true}, {"type": "array", "name": "storageApplianceConfigurationData", "arg": "@RackDefinition_create.storageApplianceConfigurationData", "item": {"type": "object", "props": [{"type": "@AdministrativeCredentials_create", "name": "adminCredentials", "arg": "@RackDefinition_create.storageApplianceConfigurationData[].adminCredentials", "required": true}, {"type": "integer64", "name": "rackSlot", "arg": "@RackDefinition_create.storageApplianceConfigurationData[].rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "arg": "@RackDefinition_create.storageApplianceConfigurationData[].serialNumber", "required": true}, {"type": "string", "name": "storageApplianceName", "arg": "@RackDefinition_create.storageApplianceConfigurationData[].storageApplianceName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}}], "cls": "RackDefinition_create"}, {"type": "string", "name": "analyticsWorkspaceId", "arg": "$clusterParameters.properties.analyticsWorkspaceId"}, {"type": "string", "name": "clusterLocation", "arg": "$clusterParameters.properties.clusterLocation", "format": {"maxLength": 256}}, {"type": "object", "name": "clusterServicePrincipal", "arg": "$clusterParameters.properties.clusterServicePrincipal", "props": [{"type": "string", "name": "applicationId", "arg": "$clusterParameters.properties.clusterServicePrincipal.applicationId", "required": true}, {"type": "string", "name": "password", "arg": "$clusterParameters.properties.clusterServicePrincipal.password", "required": true, "secret": true}, {"type": "string", "name": "principalId", "arg": "$clusterParameters.properties.clusterServicePrincipal.principalId", "required": true}, {"type": "string", "name": "tenantId", "arg": "$clusterParameters.properties.clusterServicePrincipal.tenantId", "required": true}]}, {"type": "string", "name": "clusterType", "arg": "$clusterParameters.properties.clusterType", "required": true, "enum": {"items": [{"value": "MultiRack"}, {"value": "SingleRack"}]}}, {"type": "string", "name": "clusterVersion", "arg": "$clusterParameters.properties.clusterVersion", "required": true}, {"type": "object", "name": "computeDeploymentThreshold", "arg": "$clusterParameters.properties.computeDeploymentThreshold", "props": [{"type": "string", "name": "grouping", "arg": "$clusterParameters.properties.computeDeploymentThreshold.grouping", "required": true, "enum": {"items": [{"value": "PerCluster"}, {"value": "PerRack"}]}}, {"type": "string", "name": "type", "arg": "$clusterParameters.properties.computeDeploymentThreshold.type", "required": true, "enum": {"items": [{"value": "CountSuccess"}, {"value": "PercentSuccess"}]}}, {"type": "integer64", "name": "value", "arg": "$clusterParameters.properties.computeDeploymentThreshold.value", "required": true, "format": {"minimum": 0}}]}, {"type": "array<@RackDefinition_create>", "name": "computeRackDefinitions", "arg": "$clusterParameters.properties.computeRackDefinitions", "item": {"type": "@RackDefinition_create"}, "identifiers": ["networkRackId"]}, {"type": "object", "name": "managedResourceGroupConfiguration", "arg": "$clusterParameters.properties.managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location", "arg": "$clusterParameters.properties.managedResourceGroupConfiguration.location"}, {"type": "string", "name": "name", "arg": "$clusterParameters.properties.managedResourceGroupConfiguration.name", "format": {"maxLength": 75}}]}, {"type": "ResourceId", "name": "networkFabricId", "arg": "$clusterParameters.properties.networkFabricId", "required": true}, {"type": "object", "name": "runtimeProtectionConfiguration", "arg": "$clusterParameters.properties.runtimeProtectionConfiguration", "props": [{"default": {"value": "Disabled"}, "type": "string", "name": "enforcementLevel", "arg": "$clusterParameters.properties.runtimeProtectionConfiguration.enforcementLevel", "enum": {"items": [{"value": "Audit"}, {"value": "Disabled"}, {"value": "OnDemand"}, {"value": "Passive"}, {"value": "RealTime"}]}}]}, {"type": "object", "name": "secretArchive", "arg": "$clusterParameters.properties.secretArchive", "props": [{"type": "ResourceId", "name": "keyVaultId", "arg": "$clusterParameters.properties.secretArchive.keyVaultId", "required": true}, {"default": {"value": "False"}, "type": "string", "name": "useKeyVault", "arg": "$clusterParameters.properties.secretArchive.useKeyVault", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}, {"type": "object", "name": "updateStrategy", "arg": "$clusterParameters.properties.updateStrategy", "props": [{"type": "integer64", "name": "maxUnavailable", "arg": "$clusterParameters.properties.updateStrategy.maxUnavailable", "format": {"minimum": 1}}, {"type": "string", "name": "strategyType", "arg": "$clusterParameters.properties.updateStrategy.strategyType", "required": true, "enum": {"items": [{"value": "Rack"}]}}, {"type": "string", "name": "thresholdType", "arg": "$clusterParameters.properties.updateStrategy.thresholdType", "required": true, "enum": {"items": [{"value": "CountSuccess"}, {"value": "PercentSuccess"}]}}, {"type": "integer64", "name": "thresholdValue", "arg": "$clusterParameters.properties.updateStrategy.thresholdValue", "required": true, "format": {"minimum": 0}}, {"default": {"value": 15}, "type": "integer64", "name": "waitTimeMinutes", "arg": "$clusterParameters.properties.updateStrategy.waitTimeMinutes", "format": {"maximum": 60, "minimum": 0}}]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$clusterParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}], "cls": "ExtendedLocation_read"}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "aggregatorOrSingleRackDefinition", "required": true, "props": [{"type": "string", "name": "availabilityZone", "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"type": "array", "name": "bareMetalMachineConfigurationData", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "bmcConnectionString"}, {"type": "object", "name": "bmcCredentials", "required": true, "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}], "cls": "AdministrativeCredentials_read"}, {"type": "string", "name": "bmcMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "bootMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "machineDetails", "format": {"maxLength": 256}}, {"type": "string", "name": "machineName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "required": true, "format": {"maxLength": 64}}]}}, {"type": "ResourceId", "name": "networkRackId", "required": true}, {"type": "string", "name": "rackLocation", "format": {"maxLength": 256}}, {"type": "string", "name": "rackSerialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "name": "rackSkuId", "required": true}, {"type": "array", "name": "storageApplianceConfigurationData", "item": {"type": "object", "props": [{"type": "@AdministrativeCredentials_read", "name": "adminCredentials", "required": true}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "required": true}, {"type": "string", "name": "storageApplianceName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}}], "cls": "RackDefinition_read"}, {"type": "string", "name": "analyticsWorkspaceId"}, {"readOnly": true, "type": "array", "name": "availableUpgradeVersions", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "controlImpact", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"readOnly": true, "type": "string", "name": "expectedDuration"}, {"readOnly": true, "type": "string", "name": "impactDescription"}, {"readOnly": true, "type": "string", "name": "supportExpiryDate"}, {"readOnly": true, "type": "string", "name": "targetClusterVersion"}, {"readOnly": true, "type": "string", "name": "workloadImpact", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}, "identifiers": ["targetClusterVersion"]}, {"type": "object", "name": "clusterCapacity", "props": [{"type": "integer64", "name": "availableApplianceStorageGB"}, {"type": "integer64", "name": "availableCoreCount"}, {"type": "integer64", "name": "availableHostStorageGB"}, {"type": "integer64", "name": "availableMemoryGB"}, {"type": "integer64", "name": "totalApplianceStorageGB"}, {"type": "integer64", "name": "totalCoreCount"}, {"type": "integer64", "name": "totalHostStorageGB"}, {"type": "integer64", "name": "totalMemoryGB"}]}, {"readOnly": true, "type": "string", "name": "clusterConnectionStatus", "enum": {"items": [{"value": "Connected"}, {"value": "Disconnected"}, {"value": "Timeout"}, {"value": "Undefined"}]}}, {"readOnly": true, "type": "@ExtendedLocation_read", "name": "clusterExtendedLocation"}, {"type": "string", "name": "clusterLocation", "format": {"maxLength": 256}}, {"readOnly": true, "type": "string", "name": "clusterManagerConnectionStatus", "enum": {"items": [{"value": "Connected"}, {"value": "Unreachable"}]}}, {"readOnly": true, "type": "ResourceId", "name": "clusterManagerId"}, {"type": "object", "name": "clusterServicePrincipal", "props": [{"type": "string", "name": "applicationId", "required": true}, {"type": "string", "name": "password", "required": true, "secret": true}, {"type": "string", "name": "principalId", "required": true}, {"type": "string", "name": "tenantId", "required": true}]}, {"type": "string", "name": "clusterType", "required": true, "enum": {"items": [{"value": "MultiRack"}, {"value": "SingleRack"}]}}, {"type": "string", "name": "clusterVersion", "required": true}, {"type": "object", "name": "computeDeploymentThreshold", "props": [{"type": "string", "name": "grouping", "required": true, "enum": {"items": [{"value": "PerCluster"}, {"value": "PerRack"}]}}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "CountSuccess"}, {"value": "PercentSuccess"}]}}, {"type": "integer64", "name": "value", "required": true, "format": {"minimum": 0}}]}, {"type": "array<@RackDefinition_read>", "name": "computeRackDefinitions", "item": {"type": "@RackDefinition_read"}, "identifiers": ["networkRackId"]}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Degraded"}, {"value": "Deleting"}, {"value": "Deploying"}, {"value": "Disconnected"}, {"value": "Failed"}, {"value": "PendingDeployment"}, {"value": "Running"}, {"value": "Updating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "@ExtendedLocation_read", "name": "hybridAksExtendedLocation"}, {"type": "object", "name": "managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location"}, {"type": "string", "name": "name", "format": {"maxLength": 75}}]}, {"readOnly": true, "type": "integer64", "name": "manualActionCount"}, {"type": "ResourceId", "name": "networkFabricId", "required": true}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}, {"value": "Validating"}]}}, {"type": "object", "name": "runtimeProtectionConfiguration", "props": [{"default": {"value": "Disabled"}, "type": "string", "name": "enforcementLevel", "enum": {"items": [{"value": "Audit"}, {"value": "Disabled"}, {"value": "OnDemand"}, {"value": "Passive"}, {"value": "RealTime"}]}}]}, {"type": "object", "name": "secretArchive", "props": [{"type": "ResourceId", "name": "keyVaultId", "required": true}, {"default": {"value": "False"}, "type": "string", "name": "useKeyVault", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}, {"readOnly": true, "type": "string", "name": "supportExpiryDate"}, {"type": "object", "name": "updateStrategy", "props": [{"type": "integer64", "name": "maxUnavailable", "format": {"minimum": 1}}, {"type": "string", "name": "strategyType", "required": true, "enum": {"items": [{"value": "Rack"}]}}, {"type": "string", "name": "thresholdType", "required": true, "enum": {"items": [{"value": "CountSuccess"}, {"value": "PercentSuccess"}]}}, {"type": "integer64", "name": "thresholdValue", "required": true, "format": {"minimum": 0}}, {"default": {"value": 15}, "type": "integer64", "name": "waitTimeMinutes", "format": {"maximum": 60, "minimum": 0}}]}, {"readOnly": true, "type": "array", "name": "workloadResourceIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["n", "name", "cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "ClusterUpdateParameters", "args": [{"type": "object", "var": "$clusterUpdateParameters.tags", "options": ["tags"], "group": "ClusterUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "object", "var": "$clusterUpdateParameters.properties.aggregatorOrSingleRackDefinition", "options": ["aggregator-or-single-rack-definition"], "group": "Properties", "help": {"short": "The rack definition that is intended to reflect only a single rack in a single rack cluster, or an aggregator rack in a multi-rack cluster."}, "args": [{"type": "string", "var": "@RackDefinition_update.availabilityZone", "options": ["availability-zone"], "help": {"short": "The zone name used for this rack when created."}, "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"type": "array", "var": "@RackDefinition_update.bareMetalMachineConfigurationData", "options": ["bare-metal-machine-configuration-data"], "help": {"short": "The unordered list of bare metal machine configuration."}, "item": {"type": "object", "args": [{"type": "object", "var": "@RackDefinition_update.bareMetalMachineConfigurationData[].bmcCredentials", "options": ["bmc-credentials"], "required": true, "help": {"short": "The credentials of the baseboard management controller on this bare metal machine."}, "args": [{"type": "string", "var": "@AdministrativeCredentials_update.password", "options": ["password"], "required": true, "help": {"short": "The password of the administrator of the device used during initialization."}, "format": {"minLength": 1}}, {"type": "string", "var": "@AdministrativeCredentials_update.username", "options": ["username"], "required": true, "help": {"short": "The username of the administrator of the device used during initialization."}, "format": {"minLength": 1}}], "cls": "AdministrativeCredentials_update"}, {"type": "string", "var": "@RackDefinition_update.bareMetalMachineConfigurationData[].bmcMacAddress", "options": ["bmc-mac-address"], "required": true, "help": {"short": "The MAC address of the BMC for this machine."}, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "var": "@RackDefinition_update.bareMetalMachineConfigurationData[].bootMacAddress", "options": ["boot-mac-address"], "required": true, "help": {"short": "The MAC address associated with the PXE NIC card."}, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "var": "@RackDefinition_update.bareMetalMachineConfigurationData[].machineDetails", "options": ["machine-details"], "help": {"short": "The free-form additional information about the machine, e.g. an asset tag."}, "format": {"maxLength": 256}}, {"type": "string", "var": "@RackDefinition_update.bareMetalMachineConfigurationData[].machineName", "options": ["machine-name"], "help": {"short": "The user-provided name for the bare metal machine created from this specification. If not provided, the machine name will be generated programmatically."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "integer64", "var": "@RackDefinition_update.bareMetalMachineConfigurationData[].rackSlot", "options": ["rack-slot"], "required": true, "help": {"short": "The slot the physical machine is in the rack based on the BOM configuration."}, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "var": "@RackDefinition_update.bareMetalMachineConfigurationData[].serialNumber", "options": ["serial-number"], "required": true, "help": {"short": "The serial number of the machine. Hardware suppliers may use an alternate value. For example, service tag."}, "format": {"maxLength": 64}}]}}, {"type": "ResourceId", "var": "@RackDefinition_update.networkRackId", "options": ["network-rack-id"], "required": true, "help": {"short": "The resource ID of the network rack that matches this rack definition."}}, {"type": "string", "var": "@RackDefinition_update.rackLocation", "options": ["rack-location"], "help": {"short": "The free-form description of the rack's location."}, "format": {"maxLength": 256}}, {"type": "string", "var": "@RackDefinition_update.rackSerialNumber", "options": ["rack-serial-number"], "required": true, "help": {"short": "The unique identifier for the rack within Network Cloud cluster. An alternate unique alphanumeric value other than a serial number may be provided if desired."}, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "var": "@RackDefinition_update.rackSkuId", "options": ["rack-sku-id"], "required": true, "help": {"short": "The resource ID of the sku for the rack being added."}}, {"type": "array", "var": "@RackDefinition_update.storageApplianceConfigurationData", "options": ["storage-appliance-configuration-data"], "help": {"short": "The list of storage appliance configuration data for this rack."}, "item": {"type": "object", "args": [{"type": "@AdministrativeCredentials_update", "var": "@RackDefinition_update.storageApplianceConfigurationData[].adminCredentials", "options": ["admin-credentials"], "required": true, "help": {"short": "The credentials of the administrative interface on this storage appliance."}}, {"type": "integer64", "var": "@RackDefinition_update.storageApplianceConfigurationData[].rackSlot", "options": ["rack-slot"], "required": true, "help": {"short": "The slot that storage appliance is in the rack based on the BOM configuration."}, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "var": "@RackDefinition_update.storageApplianceConfigurationData[].serialNumber", "options": ["serial-number"], "required": true, "help": {"short": "The serial number of the appliance."}}, {"type": "string", "var": "@RackDefinition_update.storageApplianceConfigurationData[].storageApplianceName", "options": ["storage-appliance-name"], "help": {"short": "The user-provided name for the storage appliance that will be created from this specification."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}}], "cls": "RackDefinition_update"}, {"type": "string", "var": "$clusterUpdateParameters.properties.clusterLocation", "options": ["cluster-location"], "group": "Properties", "help": {"short": "The customer-provided location information to identify where the cluster resides."}}, {"type": "object", "var": "$clusterUpdateParameters.properties.clusterServicePrincipal", "options": ["cluster-service-principal"], "group": "Properties", "help": {"short": "The service principal to be used by the cluster during Arc Appliance installation."}, "args": [{"type": "string", "var": "$clusterUpdateParameters.properties.clusterServicePrincipal.applicationId", "options": ["application-id"], "required": true, "help": {"short": "The application ID, also known as client ID, of the service principal."}}, {"type": "string", "var": "$clusterUpdateParameters.properties.clusterServicePrincipal.password", "options": ["password"], "required": true, "help": {"short": "The password of the service principal."}}, {"type": "string", "var": "$clusterUpdateParameters.properties.clusterServicePrincipal.principalId", "options": ["principal-id"], "required": true, "help": {"short": "The principal ID, also known as the object ID, of the service principal."}}, {"type": "string", "var": "$clusterUpdateParameters.properties.clusterServicePrincipal.tenantId", "options": ["tenant-id"], "required": true, "help": {"short": "The tenant ID, also known as the directory ID, of the tenant in which the service principal is created."}}]}, {"type": "object", "var": "$clusterUpdateParameters.properties.computeDeploymentThreshold", "options": ["compute-deployment-threshold"], "group": "Properties", "help": {"short": "The validation threshold indicating the allowable failures of compute machines during environment validation and deployment."}, "args": [{"type": "string", "var": "$clusterUpdateParameters.properties.computeDeploymentThreshold.grouping", "options": ["grouping"], "required": true, "help": {"short": "Selection of how the type evaluation is applied to the cluster calculation."}, "enum": {"items": [{"name": "PerCluster", "value": "PerCluster"}, {"name": "PerRack", "value": "PerRack"}]}}, {"type": "string", "var": "$clusterUpdateParameters.properties.computeDeploymentThreshold.type", "options": ["type"], "required": true, "help": {"short": "Selection of how the threshold should be evaluated."}, "enum": {"items": [{"name": "CountSuccess", "value": "CountSuccess"}, {"name": "PercentSuccess", "value": "PercentSuccess"}]}}, {"type": "integer64", "var": "$clusterUpdateParameters.properties.computeDeploymentThreshold.value", "options": ["value"], "required": true, "help": {"short": "The numeric threshold value."}, "format": {"minimum": 0}}]}, {"type": "array<@RackDefinition_update>", "var": "$clusterUpdateParameters.properties.computeRackDefinitions", "options": ["compute-rack-definitions"], "group": "Properties", "help": {"short": "The list of rack definitions for the compute racks in a multi-rack cluster, or an empty list in a single-rack cluster."}, "item": {"type": "@RackDefinition_update"}}, {"type": "object", "var": "$clusterUpdateParameters.properties.runtimeProtectionConfiguration", "options": ["runtime-protection"], "group": "Properties", "help": {"short": "The settings for cluster runtime protection."}, "args": [{"type": "string", "var": "$clusterUpdateParameters.properties.runtimeProtectionConfiguration.enforcementLevel", "options": ["enforcement-level"], "help": {"short": "The mode of operation for runtime protection."}, "default": {"value": "Disabled"}, "enum": {"items": [{"name": "Audit", "value": "Audit"}, {"name": "Disabled", "value": "Disabled"}, {"name": "OnDemand", "value": "OnDemand"}, {"name": "Passive", "value": "Passive"}, {"name": "RealTime", "value": "RealTime"}]}}]}, {"type": "object", "var": "$clusterUpdateParameters.properties.secretArchive", "options": ["secret-archive"], "group": "Properties", "help": {"short": "The configuration for use of a key vault to store secrets for later retrieval by the operator."}, "args": [{"type": "ResourceId", "var": "$clusterUpdateParameters.properties.secretArchive.keyVaultId", "options": ["key-vault-id"], "required": true, "help": {"short": "The resource ID of the key vault to archive the secrets of the cluster."}}, {"type": "string", "var": "$clusterUpdateParameters.properties.secretArchive.useKeyVault", "options": ["use-key-vault"], "help": {"short": "The indicator if the specified key vault should be used to archive the secrets of the cluster."}, "default": {"value": "False"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}]}, {"type": "object", "var": "$clusterUpdateParameters.properties.updateStrategy", "options": ["update-strategy"], "group": "Properties", "help": {"short": "The strategy for updating the cluster."}, "args": [{"type": "integer64", "var": "$clusterUpdateParameters.properties.updateStrategy.maxUnavailable", "options": ["max-unavailable"], "help": {"short": "The maximum number of worker nodes that can be offline within the increment of update, e.g., rack-by-rack. Limited by the maximum number of machines in the increment. Defaults to the whole increment size."}, "format": {"minimum": 1}}, {"type": "string", "var": "$clusterUpdateParameters.properties.updateStrategy.strategyType", "options": ["strategy-type"], "required": true, "help": {"short": "The mode of operation for runtime protection."}, "enum": {"items": [{"name": "Rack", "value": "Rack"}]}}, {"type": "string", "var": "$clusterUpdateParameters.properties.updateStrategy.thresholdType", "options": ["threshold-type"], "required": true, "help": {"short": "Selection of how the threshold should be evaluated."}, "enum": {"items": [{"name": "CountSuccess", "value": "CountSuccess"}, {"name": "PercentSuccess", "value": "PercentSuccess"}]}}, {"type": "integer64", "var": "$clusterUpdateParameters.properties.updateStrategy.thresholdValue", "options": ["threshold-value"], "required": true, "help": {"short": "The numeric threshold value."}, "format": {"minimum": 0}}, {"type": "integer64", "var": "$clusterUpdateParameters.properties.updateStrategy.waitTimeMinutes", "options": ["wait-time-minutes"], "help": {"short": "The time to wait between the increments of update defined by the strategy."}, "default": {"value": 15}, "format": {"maximum": 60, "minimum": 0}}]}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "Clusters_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "clusterUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "object", "name": "aggregatorOrSingleRackDefinition", "arg": "$clusterUpdateParameters.properties.aggregatorOrSingleRackDefinition", "props": [{"type": "string", "name": "availabilityZone", "arg": "@RackDefinition_update.availabilityZone", "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"type": "array", "name": "bareMetalMachineConfigurationData", "arg": "@RackDefinition_update.bareMetalMachineConfigurationData", "item": {"type": "object", "props": [{"type": "object", "name": "bmcCredentials", "arg": "@RackDefinition_update.bareMetalMachineConfigurationData[].bmcCredentials", "required": true, "props": [{"type": "string", "name": "password", "arg": "@AdministrativeCredentials_update.password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "arg": "@AdministrativeCredentials_update.username", "required": true, "format": {"minLength": 1}}], "cls": "AdministrativeCredentials_update"}, {"type": "string", "name": "bmcMacAddress", "arg": "@RackDefinition_update.bareMetalMachineConfigurationData[].bmcMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "bootMacAddress", "arg": "@RackDefinition_update.bareMetalMachineConfigurationData[].bootMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "machineDetails", "arg": "@RackDefinition_update.bareMetalMachineConfigurationData[].machineDetails", "format": {"maxLength": 256}}, {"type": "string", "name": "machineName", "arg": "@RackDefinition_update.bareMetalMachineConfigurationData[].machineName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "integer64", "name": "rackSlot", "arg": "@RackDefinition_update.bareMetalMachineConfigurationData[].rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "arg": "@RackDefinition_update.bareMetalMachineConfigurationData[].serialNumber", "required": true, "format": {"maxLength": 64}}]}}, {"type": "ResourceId", "name": "networkRackId", "arg": "@RackDefinition_update.networkRackId", "required": true}, {"type": "string", "name": "rackLocation", "arg": "@RackDefinition_update.rackLocation", "format": {"maxLength": 256}}, {"type": "string", "name": "rackSerialNumber", "arg": "@RackDefinition_update.rackSerialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "name": "rackSkuId", "arg": "@RackDefinition_update.rackSkuId", "required": true}, {"type": "array", "name": "storageApplianceConfigurationData", "arg": "@RackDefinition_update.storageApplianceConfigurationData", "item": {"type": "object", "props": [{"type": "@AdministrativeCredentials_update", "name": "adminCredentials", "arg": "@RackDefinition_update.storageApplianceConfigurationData[].adminCredentials", "required": true}, {"type": "integer64", "name": "rackSlot", "arg": "@RackDefinition_update.storageApplianceConfigurationData[].rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "arg": "@RackDefinition_update.storageApplianceConfigurationData[].serialNumber", "required": true}, {"type": "string", "name": "storageApplianceName", "arg": "@RackDefinition_update.storageApplianceConfigurationData[].storageApplianceName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}}], "cls": "RackDefinition_update"}, {"type": "string", "name": "clusterLocation", "arg": "$clusterUpdateParameters.properties.clusterLocation"}, {"type": "object", "name": "clusterServicePrincipal", "arg": "$clusterUpdateParameters.properties.clusterServicePrincipal", "props": [{"type": "string", "name": "applicationId", "arg": "$clusterUpdateParameters.properties.clusterServicePrincipal.applicationId", "required": true}, {"type": "string", "name": "password", "arg": "$clusterUpdateParameters.properties.clusterServicePrincipal.password", "required": true, "secret": true}, {"type": "string", "name": "principalId", "arg": "$clusterUpdateParameters.properties.clusterServicePrincipal.principalId", "required": true}, {"type": "string", "name": "tenantId", "arg": "$clusterUpdateParameters.properties.clusterServicePrincipal.tenantId", "required": true}]}, {"type": "object", "name": "computeDeploymentThreshold", "arg": "$clusterUpdateParameters.properties.computeDeploymentThreshold", "props": [{"type": "string", "name": "grouping", "arg": "$clusterUpdateParameters.properties.computeDeploymentThreshold.grouping", "required": true, "enum": {"items": [{"value": "PerCluster"}, {"value": "PerRack"}]}}, {"type": "string", "name": "type", "arg": "$clusterUpdateParameters.properties.computeDeploymentThreshold.type", "required": true, "enum": {"items": [{"value": "CountSuccess"}, {"value": "PercentSuccess"}]}}, {"type": "integer64", "name": "value", "arg": "$clusterUpdateParameters.properties.computeDeploymentThreshold.value", "required": true, "format": {"minimum": 0}}]}, {"type": "array<@RackDefinition_update>", "name": "computeRackDefinitions", "arg": "$clusterUpdateParameters.properties.computeRackDefinitions", "item": {"type": "@RackDefinition_update"}, "identifiers": ["networkRackId"]}, {"type": "object", "name": "runtimeProtectionConfiguration", "arg": "$clusterUpdateParameters.properties.runtimeProtectionConfiguration", "props": [{"default": {"value": "Disabled"}, "type": "string", "name": "enforcementLevel", "arg": "$clusterUpdateParameters.properties.runtimeProtectionConfiguration.enforcementLevel", "enum": {"items": [{"value": "Audit"}, {"value": "Disabled"}, {"value": "OnDemand"}, {"value": "Passive"}, {"value": "RealTime"}]}}]}, {"type": "object", "name": "secretArchive", "arg": "$clusterUpdateParameters.properties.secretArchive", "props": [{"type": "ResourceId", "name": "keyVaultId", "arg": "$clusterUpdateParameters.properties.secretArchive.keyVaultId", "required": true}, {"default": {"value": "False"}, "type": "string", "name": "useKeyVault", "arg": "$clusterUpdateParameters.properties.secretArchive.useKeyVault", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}, {"type": "object", "name": "updateStrategy", "arg": "$clusterUpdateParameters.properties.updateStrategy", "props": [{"type": "integer64", "name": "maxUnavailable", "arg": "$clusterUpdateParameters.properties.updateStrategy.maxUnavailable", "format": {"minimum": 1}}, {"type": "string", "name": "strategyType", "arg": "$clusterUpdateParameters.properties.updateStrategy.strategyType", "required": true, "enum": {"items": [{"value": "Rack"}]}}, {"type": "string", "name": "thresholdType", "arg": "$clusterUpdateParameters.properties.updateStrategy.thresholdType", "required": true, "enum": {"items": [{"value": "CountSuccess"}, {"value": "PercentSuccess"}]}}, {"type": "integer64", "name": "thresholdValue", "arg": "$clusterUpdateParameters.properties.updateStrategy.thresholdValue", "required": true, "format": {"minimum": 0}}, {"default": {"value": 15}, "type": "integer64", "name": "waitTimeMinutes", "arg": "$clusterUpdateParameters.properties.updateStrategy.waitTimeMinutes", "format": {"maximum": 60, "minimum": 0}}]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$clusterUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}], "cls": "ExtendedLocation_read"}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "aggregatorOrSingleRackDefinition", "required": true, "props": [{"type": "string", "name": "availabilityZone", "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"type": "array", "name": "bareMetalMachineConfigurationData", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "bmcConnectionString"}, {"type": "object", "name": "bmcCredentials", "required": true, "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}], "cls": "AdministrativeCredentials_read"}, {"type": "string", "name": "bmcMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "bootMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "machineDetails", "format": {"maxLength": 256}}, {"type": "string", "name": "machineName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "required": true, "format": {"maxLength": 64}}]}}, {"type": "ResourceId", "name": "networkRackId", "required": true}, {"type": "string", "name": "rackLocation", "format": {"maxLength": 256}}, {"type": "string", "name": "rackSerialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "name": "rackSkuId", "required": true}, {"type": "array", "name": "storageApplianceConfigurationData", "item": {"type": "object", "props": [{"type": "@AdministrativeCredentials_read", "name": "adminCredentials", "required": true}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "required": true}, {"type": "string", "name": "storageApplianceName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}}], "cls": "RackDefinition_read"}, {"type": "string", "name": "analyticsWorkspaceId"}, {"readOnly": true, "type": "array", "name": "availableUpgradeVersions", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "controlImpact", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"readOnly": true, "type": "string", "name": "expectedDuration"}, {"readOnly": true, "type": "string", "name": "impactDescription"}, {"readOnly": true, "type": "string", "name": "supportExpiryDate"}, {"readOnly": true, "type": "string", "name": "targetClusterVersion"}, {"readOnly": true, "type": "string", "name": "workloadImpact", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}, "identifiers": ["targetClusterVersion"]}, {"type": "object", "name": "clusterCapacity", "props": [{"type": "integer64", "name": "availableApplianceStorageGB"}, {"type": "integer64", "name": "availableCoreCount"}, {"type": "integer64", "name": "availableHostStorageGB"}, {"type": "integer64", "name": "availableMemoryGB"}, {"type": "integer64", "name": "totalApplianceStorageGB"}, {"type": "integer64", "name": "totalCoreCount"}, {"type": "integer64", "name": "totalHostStorageGB"}, {"type": "integer64", "name": "totalMemoryGB"}]}, {"readOnly": true, "type": "string", "name": "clusterConnectionStatus", "enum": {"items": [{"value": "Connected"}, {"value": "Disconnected"}, {"value": "Timeout"}, {"value": "Undefined"}]}}, {"readOnly": true, "type": "@ExtendedLocation_read", "name": "clusterExtendedLocation"}, {"type": "string", "name": "clusterLocation", "format": {"maxLength": 256}}, {"readOnly": true, "type": "string", "name": "clusterManagerConnectionStatus", "enum": {"items": [{"value": "Connected"}, {"value": "Unreachable"}]}}, {"readOnly": true, "type": "ResourceId", "name": "clusterManagerId"}, {"type": "object", "name": "clusterServicePrincipal", "props": [{"type": "string", "name": "applicationId", "required": true}, {"type": "string", "name": "password", "required": true, "secret": true}, {"type": "string", "name": "principalId", "required": true}, {"type": "string", "name": "tenantId", "required": true}]}, {"type": "string", "name": "clusterType", "required": true, "enum": {"items": [{"value": "MultiRack"}, {"value": "SingleRack"}]}}, {"type": "string", "name": "clusterVersion", "required": true}, {"type": "object", "name": "computeDeploymentThreshold", "props": [{"type": "string", "name": "grouping", "required": true, "enum": {"items": [{"value": "PerCluster"}, {"value": "PerRack"}]}}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "CountSuccess"}, {"value": "PercentSuccess"}]}}, {"type": "integer64", "name": "value", "required": true, "format": {"minimum": 0}}]}, {"type": "array<@RackDefinition_read>", "name": "computeRackDefinitions", "item": {"type": "@RackDefinition_read"}, "identifiers": ["networkRackId"]}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Degraded"}, {"value": "Deleting"}, {"value": "Deploying"}, {"value": "Disconnected"}, {"value": "Failed"}, {"value": "PendingDeployment"}, {"value": "Running"}, {"value": "Updating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "@ExtendedLocation_read", "name": "hybridAksExtendedLocation"}, {"type": "object", "name": "managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location"}, {"type": "string", "name": "name", "format": {"maxLength": 75}}]}, {"readOnly": true, "type": "integer64", "name": "manualActionCount"}, {"type": "ResourceId", "name": "networkFabricId", "required": true}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}, {"value": "Validating"}]}}, {"type": "object", "name": "runtimeProtectionConfiguration", "props": [{"default": {"value": "Disabled"}, "type": "string", "name": "enforcementLevel", "enum": {"items": [{"value": "Audit"}, {"value": "Disabled"}, {"value": "OnDemand"}, {"value": "Passive"}, {"value": "RealTime"}]}}]}, {"type": "object", "name": "secretArchive", "props": [{"type": "ResourceId", "name": "keyVaultId", "required": true}, {"default": {"value": "False"}, "type": "string", "name": "useKeyVault", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}, {"readOnly": true, "type": "string", "name": "supportExpiryDate"}, {"type": "object", "name": "updateStrategy", "props": [{"type": "integer64", "name": "maxUnavailable", "format": {"minimum": 1}}, {"type": "string", "name": "strategyType", "required": true, "enum": {"items": [{"value": "Rack"}]}}, {"type": "string", "name": "thresholdType", "required": true, "enum": {"items": [{"value": "CountSuccess"}, {"value": "PercentSuccess"}]}}, {"type": "integer64", "name": "thresholdValue", "required": true, "format": {"minimum": 0}}, {"default": {"value": 15}, "type": "integer64", "name": "waitTimeMinutes", "format": {"maximum": 60, "minimum": 0}}]}, {"readOnly": true, "type": "array", "name": "workloadResourceIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "Cluster_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@Cluster_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30=/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30=/2023-10-01-preview.xml index 2fc205a98..f1a7e7941 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30=/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30=/2023-10-01-preview.xml @@ -339,13 +339,45 @@ -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -355,6 +387,7 @@ + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vYm1ja2V5c2V0cy97fQ==/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vYm1ja2V5c2V0cy97fQ==/2023-10-01-preview.json index 73483c5de..f9e188081 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vYm1ja2V5c2V0cy97fQ==/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vYm1ja2V5c2V0cy97fQ==/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/bmckeysets/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vYm1jS2V5U2V0cy97Ym1jS2V5U2V0TmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud cluster bmckeyset", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/bmckeysets/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vYm1jS2V5U2V0cy97Ym1jS2V5U2V0TmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bmcKeySetName", "options": ["n", "name", "bmc-key-set-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the baseboard management controller key set."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "BmcKeySets_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/bmcKeySets/{bmcKeySetName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "bmcKeySetName", "arg": "$Path.bmcKeySetName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}/bmcKeySets/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "azureGroupId", "required": true}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "AllActive"}, {"value": "AllInvalid"}, {"value": "SomeInvalid"}, {"value": "Validating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "dateTime", "name": "expiration", "required": true}, {"readOnly": true, "type": "dateTime", "name": "lastValidation"}, {"type": "string", "name": "privilegeLevel", "required": true, "enum": {"items": [{"value": "Administrator"}, {"value": "ReadOnly"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "array", "name": "userList", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "azureUserName", "required": true}, {"type": "string", "name": "description", "format": {"maxLength": 256}}, {"type": "object", "name": "sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "userPrincipalName"}]}, "identifiers": ["azureUserName"]}, {"readOnly": true, "type": "array", "name": "userListStatus", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "azureUserName"}, {"readOnly": true, "type": "string", "name": "status", "enum": {"items": [{"value": "Active"}, {"value": "Invalid"}]}}, {"readOnly": true, "type": "string", "name": "statusMessage", "format": {"maxLength": 256}}]}, "identifiers": ["azureUserName"]}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/bmckeysets/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vYm1jS2V5U2V0cy97Ym1jS2V5U2V0TmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bmcKeySetName", "options": ["n", "name", "bmc-key-set-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the baseboard management controller key set."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BmcKeySets_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/bmcKeySets/{bmcKeySetName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "bmcKeySetName", "arg": "$Path.bmcKeySetName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/bmckeysets/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vYm1jS2V5U2V0cy97Ym1jS2V5U2V0TmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bmcKeySetName", "options": ["n", "name", "bmc-key-set-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the baseboard management controller key set."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BmcKeySetParameters", "args": [{"type": "object", "var": "$bmcKeySetParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "BmcKeySetParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$bmcKeySetParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$bmcKeySetParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$bmcKeySetParameters.location", "options": ["l", "location"], "required": true, "group": "BmcKeySetParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$bmcKeySetParameters.tags", "options": ["tags"], "group": "BmcKeySetParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$bmcKeySetParameters.properties.azureGroupId", "options": ["azure-group-id"], "required": true, "group": "Properties", "help": {"short": "The object ID of Azure Active Directory group that all users in the list must be in for access to be granted. Users that are not in the group will not have access."}}, {"type": "dateTime", "var": "$bmcKeySetParameters.properties.expiration", "options": ["expiration"], "required": true, "group": "Properties", "help": {"short": "The date and time after which the users in this key set will be removed from the baseboard management controllers."}}, {"type": "string", "var": "$bmcKeySetParameters.properties.privilegeLevel", "options": ["privilege-level"], "required": true, "group": "Properties", "help": {"short": "The access level allowed for the users in this key set."}, "enum": {"items": [{"name": "Administrator", "value": "Administrator"}, {"name": "ReadOnly", "value": "ReadOnly"}]}}, {"type": "array", "var": "$bmcKeySetParameters.properties.userList", "options": ["user-list"], "required": true, "group": "Properties", "help": {"short": "The unique list of permitted users."}, "item": {"type": "object", "args": [{"type": "string", "var": "$bmcKeySetParameters.properties.userList[].azureUserName", "options": ["azure-user-name"], "required": true, "group": "", "help": {"short": "The user name that will be used for access."}}, {"type": "string", "var": "$bmcKeySetParameters.properties.userList[].description", "options": ["description"], "help": {"short": "The free-form description for this user."}, "format": {"maxLength": 256}}, {"type": "object", "var": "$bmcKeySetParameters.properties.userList[].sshPublicKey", "options": ["ssh-public-key"], "required": true, "help": {"short": "The SSH public key for this user."}, "args": [{"type": "string", "var": "$bmcKeySetParameters.properties.userList[].sshPublicKey.keyData", "options": ["key-data"], "required": true, "help": {"short": "The public ssh key of the user."}, "format": {"minLength": 1}}]}, {"type": "string", "var": "$bmcKeySetParameters.properties.userList[].userPrincipalName", "options": ["user-principal-name"], "help": {"short": "The user principal name (email format) used to validate this user's group membership."}}]}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "BmcKeySets_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/bmcKeySets/{bmcKeySetName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "bmcKeySetName", "arg": "$Path.bmcKeySetName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bmcKeySetParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$bmcKeySetParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$bmcKeySetParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$bmcKeySetParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$bmcKeySetParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "azureGroupId", "arg": "$bmcKeySetParameters.properties.azureGroupId", "required": true}, {"type": "dateTime", "name": "expiration", "arg": "$bmcKeySetParameters.properties.expiration", "required": true}, {"type": "string", "name": "privilegeLevel", "arg": "$bmcKeySetParameters.properties.privilegeLevel", "required": true, "enum": {"items": [{"value": "Administrator"}, {"value": "ReadOnly"}]}}, {"type": "array", "name": "userList", "arg": "$bmcKeySetParameters.properties.userList", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "azureUserName", "arg": "$bmcKeySetParameters.properties.userList[].azureUserName", "required": true}, {"type": "string", "name": "description", "arg": "$bmcKeySetParameters.properties.userList[].description", "format": {"maxLength": 256}}, {"type": "object", "name": "sshPublicKey", "arg": "$bmcKeySetParameters.properties.userList[].sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "arg": "$bmcKeySetParameters.properties.userList[].sshPublicKey.keyData", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "userPrincipalName", "arg": "$bmcKeySetParameters.properties.userList[].userPrincipalName"}]}, "identifiers": ["azureUserName"]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$bmcKeySetParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}/bmcKeySets/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "azureGroupId", "required": true}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "AllActive"}, {"value": "AllInvalid"}, {"value": "SomeInvalid"}, {"value": "Validating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "dateTime", "name": "expiration", "required": true}, {"readOnly": true, "type": "dateTime", "name": "lastValidation"}, {"type": "string", "name": "privilegeLevel", "required": true, "enum": {"items": [{"value": "Administrator"}, {"value": "ReadOnly"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "array", "name": "userList", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "azureUserName", "required": true}, {"type": "string", "name": "description", "format": {"maxLength": 256}}, {"type": "object", "name": "sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "userPrincipalName"}]}, "identifiers": ["azureUserName"]}, {"readOnly": true, "type": "array", "name": "userListStatus", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "azureUserName"}, {"readOnly": true, "type": "string", "name": "status", "enum": {"items": [{"value": "Active"}, {"value": "Invalid"}]}}, {"readOnly": true, "type": "string", "name": "statusMessage", "format": {"maxLength": 256}}]}, "identifiers": ["azureUserName"]}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/bmckeysets/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vYm1jS2V5U2V0cy97Ym1jS2V5U2V0TmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bmcKeySetName", "options": ["n", "name", "bmc-key-set-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the baseboard management controller key set."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BmcKeySetUpdateParameters", "args": [{"type": "object", "var": "$bmcKeySetUpdateParameters.tags", "options": ["tags"], "group": "BmcKeySetUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "dateTime", "var": "$bmcKeySetUpdateParameters.properties.expiration", "options": ["expiration"], "group": "Properties", "help": {"short": "The date and time after which the users in this key set will be removed from the baseboard management controllers."}}, {"type": "array", "var": "$bmcKeySetUpdateParameters.properties.userList", "options": ["user-list"], "group": "Properties", "help": {"short": "The unique list of permitted users."}, "item": {"type": "object", "args": [{"type": "string", "var": "$bmcKeySetUpdateParameters.properties.userList[].azureUserName", "options": ["azure-user-name"], "required": true, "group": "", "help": {"short": "The user name that will be used for access."}}, {"type": "string", "var": "$bmcKeySetUpdateParameters.properties.userList[].description", "options": ["description"], "help": {"short": "The free-form description for this user."}, "format": {"maxLength": 256}}, {"type": "object", "var": "$bmcKeySetUpdateParameters.properties.userList[].sshPublicKey", "options": ["ssh-public-key"], "required": true, "help": {"short": "The SSH public key for this user."}, "args": [{"type": "string", "var": "$bmcKeySetUpdateParameters.properties.userList[].sshPublicKey.keyData", "options": ["key-data"], "required": true, "help": {"short": "The public ssh key of the user."}, "format": {"minLength": 1}}]}, {"type": "string", "var": "$bmcKeySetUpdateParameters.properties.userList[].userPrincipalName", "options": ["user-principal-name"], "help": {"short": "The user principal name (email format) used to validate this user's group membership."}}]}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "BmcKeySets_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/bmcKeySets/{bmcKeySetName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "bmcKeySetName", "arg": "$Path.bmcKeySetName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bmcKeySetUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "dateTime", "name": "expiration", "arg": "$bmcKeySetUpdateParameters.properties.expiration"}, {"type": "array", "name": "userList", "arg": "$bmcKeySetUpdateParameters.properties.userList", "item": {"type": "object", "props": [{"type": "string", "name": "azureUserName", "arg": "$bmcKeySetUpdateParameters.properties.userList[].azureUserName", "required": true}, {"type": "string", "name": "description", "arg": "$bmcKeySetUpdateParameters.properties.userList[].description", "format": {"maxLength": 256}}, {"type": "object", "name": "sshPublicKey", "arg": "$bmcKeySetUpdateParameters.properties.userList[].sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "arg": "$bmcKeySetUpdateParameters.properties.userList[].sshPublicKey.keyData", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "userPrincipalName", "arg": "$bmcKeySetUpdateParameters.properties.userList[].userPrincipalName"}]}, "identifiers": ["azureUserName"]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$bmcKeySetUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}/bmcKeySets/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "azureGroupId", "required": true}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "AllActive"}, {"value": "AllInvalid"}, {"value": "SomeInvalid"}, {"value": "Validating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "dateTime", "name": "expiration", "required": true}, {"readOnly": true, "type": "dateTime", "name": "lastValidation"}, {"type": "string", "name": "privilegeLevel", "required": true, "enum": {"items": [{"value": "Administrator"}, {"value": "ReadOnly"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "array", "name": "userList", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "azureUserName", "required": true}, {"type": "string", "name": "description", "format": {"maxLength": 256}}, {"type": "object", "name": "sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "userPrincipalName"}]}, "identifiers": ["azureUserName"]}, {"readOnly": true, "type": "array", "name": "userListStatus", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "azureUserName"}, {"readOnly": true, "type": "string", "name": "status", "enum": {"items": [{"value": "Active"}, {"value": "Invalid"}]}}, {"readOnly": true, "type": "string", "name": "statusMessage", "format": {"maxLength": 256}}]}, "identifiers": ["azureUserName"]}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "BmcKeySet_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@BmcKeySet_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/bmckeysets/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vYm1jS2V5U2V0cy97Ym1jS2V5U2V0TmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud cluster bmckeyset", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/bmckeysets/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vYm1jS2V5U2V0cy97Ym1jS2V5U2V0TmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bmcKeySetName", "options": ["n", "name", "bmc-key-set-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the baseboard management controller key set."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "BmcKeySets_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/bmcKeySets/{bmcKeySetName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "bmcKeySetName", "arg": "$Path.bmcKeySetName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}/bmcKeySets/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "azureGroupId", "required": true}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "AllActive"}, {"value": "AllInvalid"}, {"value": "SomeInvalid"}, {"value": "Validating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "dateTime", "name": "expiration", "required": true}, {"readOnly": true, "type": "dateTime", "name": "lastValidation"}, {"type": "string", "name": "privilegeLevel", "required": true, "enum": {"items": [{"value": "Administrator"}, {"value": "ReadOnly"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "array", "name": "userList", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "azureUserName", "required": true}, {"type": "string", "name": "description", "format": {"maxLength": 256}}, {"type": "object", "name": "sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "userPrincipalName"}]}, "identifiers": ["azureUserName"]}, {"readOnly": true, "type": "array", "name": "userListStatus", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "azureUserName"}, {"readOnly": true, "type": "string", "name": "status", "enum": {"items": [{"value": "Active"}, {"value": "Invalid"}]}}, {"readOnly": true, "type": "string", "name": "statusMessage", "format": {"maxLength": 256}}]}, "identifiers": ["azureUserName"]}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/bmckeysets/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vYm1jS2V5U2V0cy97Ym1jS2V5U2V0TmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bmcKeySetName", "options": ["n", "name", "bmc-key-set-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the baseboard management controller key set."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BmcKeySets_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/bmcKeySets/{bmcKeySetName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "bmcKeySetName", "arg": "$Path.bmcKeySetName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/bmckeysets/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vYm1jS2V5U2V0cy97Ym1jS2V5U2V0TmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bmcKeySetName", "options": ["n", "name", "bmc-key-set-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the baseboard management controller key set."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BmcKeySetParameters", "args": [{"type": "object", "var": "$bmcKeySetParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "BmcKeySetParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$bmcKeySetParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$bmcKeySetParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$bmcKeySetParameters.location", "options": ["l", "location"], "required": true, "group": "BmcKeySetParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$bmcKeySetParameters.tags", "options": ["tags"], "group": "BmcKeySetParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$bmcKeySetParameters.properties.azureGroupId", "options": ["azure-group-id"], "required": true, "group": "Properties", "help": {"short": "The object ID of Azure Active Directory group that all users in the list must be in for access to be granted. Users that are not in the group will not have access."}}, {"type": "dateTime", "var": "$bmcKeySetParameters.properties.expiration", "options": ["expiration"], "required": true, "group": "Properties", "help": {"short": "The date and time after which the users in this key set will be removed from the baseboard management controllers."}}, {"type": "string", "var": "$bmcKeySetParameters.properties.privilegeLevel", "options": ["privilege-level"], "required": true, "group": "Properties", "help": {"short": "The access level allowed for the users in this key set."}, "enum": {"items": [{"name": "Administrator", "value": "Administrator"}, {"name": "ReadOnly", "value": "ReadOnly"}]}}, {"type": "array", "var": "$bmcKeySetParameters.properties.userList", "options": ["user-list"], "required": true, "group": "Properties", "help": {"short": "The unique list of permitted users."}, "item": {"type": "object", "args": [{"type": "string", "var": "$bmcKeySetParameters.properties.userList[].azureUserName", "options": ["azure-user-name"], "required": true, "group": "", "help": {"short": "The user name that will be used for access."}}, {"type": "string", "var": "$bmcKeySetParameters.properties.userList[].description", "options": ["description"], "help": {"short": "The free-form description for this user."}, "format": {"maxLength": 256}}, {"type": "object", "var": "$bmcKeySetParameters.properties.userList[].sshPublicKey", "options": ["ssh-public-key"], "required": true, "help": {"short": "The SSH public key for this user."}, "args": [{"type": "string", "var": "$bmcKeySetParameters.properties.userList[].sshPublicKey.keyData", "options": ["key-data"], "required": true, "help": {"short": "The public ssh key of the user."}, "format": {"minLength": 1}}]}, {"type": "string", "var": "$bmcKeySetParameters.properties.userList[].userPrincipalName", "options": ["user-principal-name"], "help": {"short": "The user principal name (email format) used to validate this user's group membership."}}]}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "BmcKeySets_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/bmcKeySets/{bmcKeySetName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "bmcKeySetName", "arg": "$Path.bmcKeySetName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bmcKeySetParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$bmcKeySetParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$bmcKeySetParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$bmcKeySetParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$bmcKeySetParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "azureGroupId", "arg": "$bmcKeySetParameters.properties.azureGroupId", "required": true}, {"type": "dateTime", "name": "expiration", "arg": "$bmcKeySetParameters.properties.expiration", "required": true}, {"type": "string", "name": "privilegeLevel", "arg": "$bmcKeySetParameters.properties.privilegeLevel", "required": true, "enum": {"items": [{"value": "Administrator"}, {"value": "ReadOnly"}]}}, {"type": "array", "name": "userList", "arg": "$bmcKeySetParameters.properties.userList", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "azureUserName", "arg": "$bmcKeySetParameters.properties.userList[].azureUserName", "required": true}, {"type": "string", "name": "description", "arg": "$bmcKeySetParameters.properties.userList[].description", "format": {"maxLength": 256}}, {"type": "object", "name": "sshPublicKey", "arg": "$bmcKeySetParameters.properties.userList[].sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "arg": "$bmcKeySetParameters.properties.userList[].sshPublicKey.keyData", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "userPrincipalName", "arg": "$bmcKeySetParameters.properties.userList[].userPrincipalName"}]}, "identifiers": ["azureUserName"]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$bmcKeySetParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}/bmcKeySets/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "azureGroupId", "required": true}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "AllActive"}, {"value": "AllInvalid"}, {"value": "SomeInvalid"}, {"value": "Validating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "dateTime", "name": "expiration", "required": true}, {"readOnly": true, "type": "dateTime", "name": "lastValidation"}, {"type": "string", "name": "privilegeLevel", "required": true, "enum": {"items": [{"value": "Administrator"}, {"value": "ReadOnly"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "array", "name": "userList", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "azureUserName", "required": true}, {"type": "string", "name": "description", "format": {"maxLength": 256}}, {"type": "object", "name": "sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "userPrincipalName"}]}, "identifiers": ["azureUserName"]}, {"readOnly": true, "type": "array", "name": "userListStatus", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "azureUserName"}, {"readOnly": true, "type": "string", "name": "status", "enum": {"items": [{"value": "Active"}, {"value": "Invalid"}]}}, {"readOnly": true, "type": "string", "name": "statusMessage", "format": {"maxLength": 256}}]}, "identifiers": ["azureUserName"]}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/bmckeysets/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vYm1jS2V5U2V0cy97Ym1jS2V5U2V0TmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bmcKeySetName", "options": ["n", "name", "bmc-key-set-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the baseboard management controller key set."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BmcKeySetUpdateParameters", "args": [{"type": "object", "var": "$bmcKeySetUpdateParameters.tags", "options": ["tags"], "group": "BmcKeySetUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "dateTime", "var": "$bmcKeySetUpdateParameters.properties.expiration", "options": ["expiration"], "group": "Properties", "help": {"short": "The date and time after which the users in this key set will be removed from the baseboard management controllers."}}, {"type": "array", "var": "$bmcKeySetUpdateParameters.properties.userList", "options": ["user-list"], "group": "Properties", "help": {"short": "The unique list of permitted users."}, "item": {"type": "object", "args": [{"type": "string", "var": "$bmcKeySetUpdateParameters.properties.userList[].azureUserName", "options": ["azure-user-name"], "required": true, "group": "", "help": {"short": "The user name that will be used for access."}}, {"type": "string", "var": "$bmcKeySetUpdateParameters.properties.userList[].description", "options": ["description"], "help": {"short": "The free-form description for this user."}, "format": {"maxLength": 256}}, {"type": "object", "var": "$bmcKeySetUpdateParameters.properties.userList[].sshPublicKey", "options": ["ssh-public-key"], "required": true, "help": {"short": "The SSH public key for this user."}, "args": [{"type": "string", "var": "$bmcKeySetUpdateParameters.properties.userList[].sshPublicKey.keyData", "options": ["key-data"], "required": true, "help": {"short": "The public ssh key of the user."}, "format": {"minLength": 1}}]}, {"type": "string", "var": "$bmcKeySetUpdateParameters.properties.userList[].userPrincipalName", "options": ["user-principal-name"], "help": {"short": "The user principal name (email format) used to validate this user's group membership."}}]}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "BmcKeySets_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/bmcKeySets/{bmcKeySetName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "bmcKeySetName", "arg": "$Path.bmcKeySetName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bmcKeySetUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "dateTime", "name": "expiration", "arg": "$bmcKeySetUpdateParameters.properties.expiration"}, {"type": "array", "name": "userList", "arg": "$bmcKeySetUpdateParameters.properties.userList", "item": {"type": "object", "props": [{"type": "string", "name": "azureUserName", "arg": "$bmcKeySetUpdateParameters.properties.userList[].azureUserName", "required": true}, {"type": "string", "name": "description", "arg": "$bmcKeySetUpdateParameters.properties.userList[].description", "format": {"maxLength": 256}}, {"type": "object", "name": "sshPublicKey", "arg": "$bmcKeySetUpdateParameters.properties.userList[].sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "arg": "$bmcKeySetUpdateParameters.properties.userList[].sshPublicKey.keyData", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "userPrincipalName", "arg": "$bmcKeySetUpdateParameters.properties.userList[].userPrincipalName"}]}, "identifiers": ["azureUserName"]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$bmcKeySetUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}/bmcKeySets/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "azureGroupId", "required": true}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "AllActive"}, {"value": "AllInvalid"}, {"value": "SomeInvalid"}, {"value": "Validating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "dateTime", "name": "expiration", "required": true}, {"readOnly": true, "type": "dateTime", "name": "lastValidation"}, {"type": "string", "name": "privilegeLevel", "required": true, "enum": {"items": [{"value": "Administrator"}, {"value": "ReadOnly"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "array", "name": "userList", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "azureUserName", "required": true}, {"type": "string", "name": "description", "format": {"maxLength": 256}}, {"type": "object", "name": "sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "userPrincipalName"}]}, "identifiers": ["azureUserName"]}, {"readOnly": true, "type": "array", "name": "userListStatus", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "azureUserName"}, {"readOnly": true, "type": "string", "name": "status", "enum": {"items": [{"value": "Active"}, {"value": "Invalid"}]}}, {"readOnly": true, "type": "string", "name": "statusMessage", "format": {"maxLength": 256}}]}, "identifiers": ["azureUserName"]}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "BmcKeySet_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@BmcKeySet_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vYm1ja2V5c2V0cy97fQ==/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vYm1ja2V5c2V0cy97fQ==/2023-10-01-preview.xml index 7d94f9ffa..8d2f8359d 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vYm1ja2V5c2V0cy97fQ==/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vYm1ja2V5c2V0cy97fQ==/2023-10-01-preview.xml @@ -188,13 +188,45 @@ -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -204,6 +236,7 @@ + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vYmFyZW1ldGFsbWFjaGluZWtleXNldHMve30=/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vYmFyZW1ldGFsbWFjaGluZWtleXNldHMve30=/2023-10-01-preview.json index 7d3e5cf63..ac4fabb16 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vYmFyZW1ldGFsbWFjaGluZWtleXNldHMve30=/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vYmFyZW1ldGFsbWFjaGluZWtleXNldHMve30=/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/baremetalmachinekeysets/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vYmFyZU1ldGFsTWFjaGluZUtleVNldHMve2JhcmVNZXRhbE1hY2hpbmVLZXlTZXROYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud cluster baremetalmachinekeyset", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/baremetalmachinekeysets/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vYmFyZU1ldGFsTWFjaGluZUtleVNldHMve2JhcmVNZXRhbE1hY2hpbmVLZXlTZXROYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineKeySetName", "options": ["n", "name", "bare-metal-machine-key-set-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the bare metal machine key set."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "BareMetalMachineKeySets_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/bareMetalMachineKeySets/{bareMetalMachineKeySetName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "bareMetalMachineKeySetName", "arg": "$Path.bareMetalMachineKeySetName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}/bareMetalMachineKeySets/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "azureGroupId", "required": true}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "AllActive"}, {"value": "AllInvalid"}, {"value": "SomeInvalid"}, {"value": "Validating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "dateTime", "name": "expiration", "required": true}, {"type": "array", "name": "jumpHostsAllowed", "required": true, "item": {"type": "string"}}, {"readOnly": true, "type": "dateTime", "name": "lastValidation"}, {"type": "string", "name": "osGroupName", "format": {"pattern": "^([A-Za-z]([A-Za-z0-9]*))$", "maxLength": 32}}, {"type": "string", "name": "privilegeLevel", "required": true, "enum": {"items": [{"value": "Standard"}, {"value": "Superuser"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "array", "name": "userList", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "azureUserName", "required": true}, {"type": "string", "name": "description", "format": {"maxLength": 256}}, {"type": "object", "name": "sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "userPrincipalName"}]}, "identifiers": ["azureUserName"]}, {"readOnly": true, "type": "array", "name": "userListStatus", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "azureUserName"}, {"readOnly": true, "type": "string", "name": "status", "enum": {"items": [{"value": "Active"}, {"value": "Invalid"}]}}, {"readOnly": true, "type": "string", "name": "statusMessage", "format": {"maxLength": 256}}]}, "identifiers": ["azureUserName"]}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/baremetalmachinekeysets/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vYmFyZU1ldGFsTWFjaGluZUtleVNldHMve2JhcmVNZXRhbE1hY2hpbmVLZXlTZXROYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineKeySetName", "options": ["n", "name", "bare-metal-machine-key-set-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the bare metal machine key set."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachineKeySets_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/bareMetalMachineKeySets/{bareMetalMachineKeySetName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "bareMetalMachineKeySetName", "arg": "$Path.bareMetalMachineKeySetName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/baremetalmachinekeysets/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vYmFyZU1ldGFsTWFjaGluZUtleVNldHMve2JhcmVNZXRhbE1hY2hpbmVLZXlTZXROYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineKeySetName", "options": ["n", "name", "bare-metal-machine-key-set-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the bare metal machine key set."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BareMetalMachineKeySetParameters", "args": [{"type": "object", "var": "$bareMetalMachineKeySetParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "BareMetalMachineKeySetParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$bareMetalMachineKeySetParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$bareMetalMachineKeySetParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$bareMetalMachineKeySetParameters.location", "options": ["l", "location"], "required": true, "group": "BareMetalMachineKeySetParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$bareMetalMachineKeySetParameters.tags", "options": ["tags"], "group": "BareMetalMachineKeySetParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$bareMetalMachineKeySetParameters.properties.azureGroupId", "options": ["azure-group-id"], "required": true, "group": "Properties", "help": {"short": "The object ID of Azure Active Directory group that all users in the list must be in for access to be granted. Users that are not in the group will not have access."}}, {"type": "dateTime", "var": "$bareMetalMachineKeySetParameters.properties.expiration", "options": ["expiration"], "required": true, "group": "Properties", "help": {"short": "The date and time after which the users in this key set will be removed from the bare metal machines."}}, {"type": "array", "var": "$bareMetalMachineKeySetParameters.properties.jumpHostsAllowed", "options": ["jump-hosts-allowed"], "required": true, "group": "Properties", "help": {"short": "The list of IP addresses of jump hosts with management network access from which a login will be allowed for the users."}, "item": {"type": "string"}}, {"type": "string", "var": "$bareMetalMachineKeySetParameters.properties.osGroupName", "options": ["os-group-name"], "group": "Properties", "help": {"short": "The name of the group that users will be assigned to on the operating system of the machines."}, "format": {"pattern": "^([A-Za-z]([A-Za-z0-9]*))$", "maxLength": 32}}, {"type": "string", "var": "$bareMetalMachineKeySetParameters.properties.privilegeLevel", "options": ["privilege-level"], "required": true, "group": "Properties", "help": {"short": "The access level allowed for the users in this key set."}, "enum": {"items": [{"name": "Standard", "value": "Standard"}, {"name": "Superuser", "value": "Superuser"}]}}, {"type": "array", "var": "$bareMetalMachineKeySetParameters.properties.userList", "options": ["user-list"], "required": true, "group": "Properties", "help": {"short": "The unique list of permitted users."}, "item": {"type": "object", "args": [{"type": "string", "var": "$bareMetalMachineKeySetParameters.properties.userList[].azureUserName", "options": ["azure-user-name"], "required": true, "group": "", "help": {"short": "The user name that will be used for access."}}, {"type": "string", "var": "$bareMetalMachineKeySetParameters.properties.userList[].description", "options": ["description"], "help": {"short": "The free-form description for this user."}, "format": {"maxLength": 256}}, {"type": "object", "var": "$bareMetalMachineKeySetParameters.properties.userList[].sshPublicKey", "options": ["ssh-public-key"], "required": true, "help": {"short": "The SSH public key for this user."}, "args": [{"type": "string", "var": "$bareMetalMachineKeySetParameters.properties.userList[].sshPublicKey.keyData", "options": ["key-data"], "required": true, "help": {"short": "The public ssh key of the user."}, "format": {"minLength": 1}}]}, {"type": "string", "var": "$bareMetalMachineKeySetParameters.properties.userList[].userPrincipalName", "options": ["user-principal-name"], "help": {"short": "The user principal name (email format) used to validate this user's group membership."}}]}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "BareMetalMachineKeySets_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/bareMetalMachineKeySets/{bareMetalMachineKeySetName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "bareMetalMachineKeySetName", "arg": "$Path.bareMetalMachineKeySetName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bareMetalMachineKeySetParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$bareMetalMachineKeySetParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$bareMetalMachineKeySetParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$bareMetalMachineKeySetParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$bareMetalMachineKeySetParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "azureGroupId", "arg": "$bareMetalMachineKeySetParameters.properties.azureGroupId", "required": true}, {"type": "dateTime", "name": "expiration", "arg": "$bareMetalMachineKeySetParameters.properties.expiration", "required": true}, {"type": "array", "name": "jumpHostsAllowed", "arg": "$bareMetalMachineKeySetParameters.properties.jumpHostsAllowed", "required": true, "item": {"type": "string"}}, {"type": "string", "name": "osGroupName", "arg": "$bareMetalMachineKeySetParameters.properties.osGroupName", "format": {"pattern": "^([A-Za-z]([A-Za-z0-9]*))$", "maxLength": 32}}, {"type": "string", "name": "privilegeLevel", "arg": "$bareMetalMachineKeySetParameters.properties.privilegeLevel", "required": true, "enum": {"items": [{"value": "Standard"}, {"value": "Superuser"}]}}, {"type": "array", "name": "userList", "arg": "$bareMetalMachineKeySetParameters.properties.userList", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "azureUserName", "arg": "$bareMetalMachineKeySetParameters.properties.userList[].azureUserName", "required": true}, {"type": "string", "name": "description", "arg": "$bareMetalMachineKeySetParameters.properties.userList[].description", "format": {"maxLength": 256}}, {"type": "object", "name": "sshPublicKey", "arg": "$bareMetalMachineKeySetParameters.properties.userList[].sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "arg": "$bareMetalMachineKeySetParameters.properties.userList[].sshPublicKey.keyData", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "userPrincipalName", "arg": "$bareMetalMachineKeySetParameters.properties.userList[].userPrincipalName"}]}, "identifiers": ["azureUserName"]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$bareMetalMachineKeySetParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}/bareMetalMachineKeySets/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "azureGroupId", "required": true}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "AllActive"}, {"value": "AllInvalid"}, {"value": "SomeInvalid"}, {"value": "Validating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "dateTime", "name": "expiration", "required": true}, {"type": "array", "name": "jumpHostsAllowed", "required": true, "item": {"type": "string"}}, {"readOnly": true, "type": "dateTime", "name": "lastValidation"}, {"type": "string", "name": "osGroupName", "format": {"pattern": "^([A-Za-z]([A-Za-z0-9]*))$", "maxLength": 32}}, {"type": "string", "name": "privilegeLevel", "required": true, "enum": {"items": [{"value": "Standard"}, {"value": "Superuser"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "array", "name": "userList", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "azureUserName", "required": true}, {"type": "string", "name": "description", "format": {"maxLength": 256}}, {"type": "object", "name": "sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "userPrincipalName"}]}, "identifiers": ["azureUserName"]}, {"readOnly": true, "type": "array", "name": "userListStatus", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "azureUserName"}, {"readOnly": true, "type": "string", "name": "status", "enum": {"items": [{"value": "Active"}, {"value": "Invalid"}]}}, {"readOnly": true, "type": "string", "name": "statusMessage", "format": {"maxLength": 256}}]}, "identifiers": ["azureUserName"]}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/baremetalmachinekeysets/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vYmFyZU1ldGFsTWFjaGluZUtleVNldHMve2JhcmVNZXRhbE1hY2hpbmVLZXlTZXROYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineKeySetName", "options": ["n", "name", "bare-metal-machine-key-set-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the bare metal machine key set."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BareMetalMachineKeySetUpdateParameters", "args": [{"type": "object", "var": "$bareMetalMachineKeySetUpdateParameters.tags", "options": ["tags"], "group": "BareMetalMachineKeySetUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "dateTime", "var": "$bareMetalMachineKeySetUpdateParameters.properties.expiration", "options": ["expiration"], "group": "Properties", "help": {"short": "The date and time after which the users in this key set will be removed from the bare metal machines."}}, {"type": "array", "var": "$bareMetalMachineKeySetUpdateParameters.properties.jumpHostsAllowed", "options": ["jump-hosts-allowed"], "group": "Properties", "help": {"short": "The list of IP addresses of jump hosts with management network access from which a login will be allowed for the users."}, "item": {"type": "string"}}, {"type": "array", "var": "$bareMetalMachineKeySetUpdateParameters.properties.userList", "options": ["user-list"], "group": "Properties", "help": {"short": "The unique list of permitted users."}, "item": {"type": "object", "args": [{"type": "string", "var": "$bareMetalMachineKeySetUpdateParameters.properties.userList[].azureUserName", "options": ["azure-user-name"], "required": true, "group": "", "help": {"short": "The user name that will be used for access."}}, {"type": "string", "var": "$bareMetalMachineKeySetUpdateParameters.properties.userList[].description", "options": ["description"], "help": {"short": "The free-form description for this user."}, "format": {"maxLength": 256}}, {"type": "object", "var": "$bareMetalMachineKeySetUpdateParameters.properties.userList[].sshPublicKey", "options": ["ssh-public-key"], "required": true, "help": {"short": "The SSH public key for this user."}, "args": [{"type": "string", "var": "$bareMetalMachineKeySetUpdateParameters.properties.userList[].sshPublicKey.keyData", "options": ["key-data"], "required": true, "help": {"short": "The public ssh key of the user."}, "format": {"minLength": 1}}]}, {"type": "string", "var": "$bareMetalMachineKeySetUpdateParameters.properties.userList[].userPrincipalName", "options": ["user-principal-name"], "help": {"short": "The user principal name (email format) used to validate this user's group membership."}}]}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "BareMetalMachineKeySets_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/bareMetalMachineKeySets/{bareMetalMachineKeySetName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "bareMetalMachineKeySetName", "arg": "$Path.bareMetalMachineKeySetName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bareMetalMachineKeySetUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "dateTime", "name": "expiration", "arg": "$bareMetalMachineKeySetUpdateParameters.properties.expiration"}, {"type": "array", "name": "jumpHostsAllowed", "arg": "$bareMetalMachineKeySetUpdateParameters.properties.jumpHostsAllowed", "item": {"type": "string"}}, {"type": "array", "name": "userList", "arg": "$bareMetalMachineKeySetUpdateParameters.properties.userList", "item": {"type": "object", "props": [{"type": "string", "name": "azureUserName", "arg": "$bareMetalMachineKeySetUpdateParameters.properties.userList[].azureUserName", "required": true}, {"type": "string", "name": "description", "arg": "$bareMetalMachineKeySetUpdateParameters.properties.userList[].description", "format": {"maxLength": 256}}, {"type": "object", "name": "sshPublicKey", "arg": "$bareMetalMachineKeySetUpdateParameters.properties.userList[].sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "arg": "$bareMetalMachineKeySetUpdateParameters.properties.userList[].sshPublicKey.keyData", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "userPrincipalName", "arg": "$bareMetalMachineKeySetUpdateParameters.properties.userList[].userPrincipalName"}]}, "identifiers": ["azureUserName"]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$bareMetalMachineKeySetUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}/bareMetalMachineKeySets/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "azureGroupId", "required": true}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "AllActive"}, {"value": "AllInvalid"}, {"value": "SomeInvalid"}, {"value": "Validating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "dateTime", "name": "expiration", "required": true}, {"type": "array", "name": "jumpHostsAllowed", "required": true, "item": {"type": "string"}}, {"readOnly": true, "type": "dateTime", "name": "lastValidation"}, {"type": "string", "name": "osGroupName", "format": {"pattern": "^([A-Za-z]([A-Za-z0-9]*))$", "maxLength": 32}}, {"type": "string", "name": "privilegeLevel", "required": true, "enum": {"items": [{"value": "Standard"}, {"value": "Superuser"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "array", "name": "userList", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "azureUserName", "required": true}, {"type": "string", "name": "description", "format": {"maxLength": 256}}, {"type": "object", "name": "sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "userPrincipalName"}]}, "identifiers": ["azureUserName"]}, {"readOnly": true, "type": "array", "name": "userListStatus", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "azureUserName"}, {"readOnly": true, "type": "string", "name": "status", "enum": {"items": [{"value": "Active"}, {"value": "Invalid"}]}}, {"readOnly": true, "type": "string", "name": "statusMessage", "format": {"maxLength": 256}}]}, "identifiers": ["azureUserName"]}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "BareMetalMachineKeySet_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@BareMetalMachineKeySet_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/baremetalmachinekeysets/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vYmFyZU1ldGFsTWFjaGluZUtleVNldHMve2JhcmVNZXRhbE1hY2hpbmVLZXlTZXROYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud cluster baremetalmachinekeyset", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/baremetalmachinekeysets/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vYmFyZU1ldGFsTWFjaGluZUtleVNldHMve2JhcmVNZXRhbE1hY2hpbmVLZXlTZXROYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineKeySetName", "options": ["n", "name", "bare-metal-machine-key-set-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the bare metal machine key set."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "BareMetalMachineKeySets_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/bareMetalMachineKeySets/{bareMetalMachineKeySetName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "bareMetalMachineKeySetName", "arg": "$Path.bareMetalMachineKeySetName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}/bareMetalMachineKeySets/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "azureGroupId", "required": true}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "AllActive"}, {"value": "AllInvalid"}, {"value": "SomeInvalid"}, {"value": "Validating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "dateTime", "name": "expiration", "required": true}, {"type": "array", "name": "jumpHostsAllowed", "required": true, "item": {"type": "string"}}, {"readOnly": true, "type": "dateTime", "name": "lastValidation"}, {"type": "string", "name": "osGroupName", "format": {"pattern": "^([A-Za-z]([A-Za-z0-9]*))$", "maxLength": 32}}, {"type": "string", "name": "privilegeLevel", "required": true, "enum": {"items": [{"value": "Standard"}, {"value": "Superuser"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "array", "name": "userList", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "azureUserName", "required": true}, {"type": "string", "name": "description", "format": {"maxLength": 256}}, {"type": "object", "name": "sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "userPrincipalName"}]}, "identifiers": ["azureUserName"]}, {"readOnly": true, "type": "array", "name": "userListStatus", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "azureUserName"}, {"readOnly": true, "type": "string", "name": "status", "enum": {"items": [{"value": "Active"}, {"value": "Invalid"}]}}, {"readOnly": true, "type": "string", "name": "statusMessage", "format": {"maxLength": 256}}]}, "identifiers": ["azureUserName"]}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/baremetalmachinekeysets/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vYmFyZU1ldGFsTWFjaGluZUtleVNldHMve2JhcmVNZXRhbE1hY2hpbmVLZXlTZXROYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineKeySetName", "options": ["n", "name", "bare-metal-machine-key-set-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the bare metal machine key set."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachineKeySets_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/bareMetalMachineKeySets/{bareMetalMachineKeySetName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "bareMetalMachineKeySetName", "arg": "$Path.bareMetalMachineKeySetName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/baremetalmachinekeysets/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vYmFyZU1ldGFsTWFjaGluZUtleVNldHMve2JhcmVNZXRhbE1hY2hpbmVLZXlTZXROYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineKeySetName", "options": ["n", "name", "bare-metal-machine-key-set-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the bare metal machine key set."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BareMetalMachineKeySetParameters", "args": [{"type": "object", "var": "$bareMetalMachineKeySetParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "BareMetalMachineKeySetParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$bareMetalMachineKeySetParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$bareMetalMachineKeySetParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$bareMetalMachineKeySetParameters.location", "options": ["l", "location"], "required": true, "group": "BareMetalMachineKeySetParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$bareMetalMachineKeySetParameters.tags", "options": ["tags"], "group": "BareMetalMachineKeySetParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$bareMetalMachineKeySetParameters.properties.azureGroupId", "options": ["azure-group-id"], "required": true, "group": "Properties", "help": {"short": "The object ID of Azure Active Directory group that all users in the list must be in for access to be granted. Users that are not in the group will not have access."}}, {"type": "dateTime", "var": "$bareMetalMachineKeySetParameters.properties.expiration", "options": ["expiration"], "required": true, "group": "Properties", "help": {"short": "The date and time after which the users in this key set will be removed from the bare metal machines."}}, {"type": "array", "var": "$bareMetalMachineKeySetParameters.properties.jumpHostsAllowed", "options": ["jump-hosts-allowed"], "required": true, "group": "Properties", "help": {"short": "The list of IP addresses of jump hosts with management network access from which a login will be allowed for the users."}, "item": {"type": "string"}}, {"type": "string", "var": "$bareMetalMachineKeySetParameters.properties.osGroupName", "options": ["os-group-name"], "group": "Properties", "help": {"short": "The name of the group that users will be assigned to on the operating system of the machines."}, "format": {"pattern": "^([A-Za-z]([A-Za-z0-9]*))$", "maxLength": 32}}, {"type": "string", "var": "$bareMetalMachineKeySetParameters.properties.privilegeLevel", "options": ["privilege-level"], "required": true, "group": "Properties", "help": {"short": "The access level allowed for the users in this key set."}, "enum": {"items": [{"name": "Standard", "value": "Standard"}, {"name": "Superuser", "value": "Superuser"}]}}, {"type": "array", "var": "$bareMetalMachineKeySetParameters.properties.userList", "options": ["user-list"], "required": true, "group": "Properties", "help": {"short": "The unique list of permitted users."}, "item": {"type": "object", "args": [{"type": "string", "var": "$bareMetalMachineKeySetParameters.properties.userList[].azureUserName", "options": ["azure-user-name"], "required": true, "group": "", "help": {"short": "The user name that will be used for access."}}, {"type": "string", "var": "$bareMetalMachineKeySetParameters.properties.userList[].description", "options": ["description"], "help": {"short": "The free-form description for this user."}, "format": {"maxLength": 256}}, {"type": "object", "var": "$bareMetalMachineKeySetParameters.properties.userList[].sshPublicKey", "options": ["ssh-public-key"], "required": true, "help": {"short": "The SSH public key for this user."}, "args": [{"type": "string", "var": "$bareMetalMachineKeySetParameters.properties.userList[].sshPublicKey.keyData", "options": ["key-data"], "required": true, "help": {"short": "The public ssh key of the user."}, "format": {"minLength": 1}}]}, {"type": "string", "var": "$bareMetalMachineKeySetParameters.properties.userList[].userPrincipalName", "options": ["user-principal-name"], "help": {"short": "The user principal name (email format) used to validate this user's group membership."}}]}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "BareMetalMachineKeySets_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/bareMetalMachineKeySets/{bareMetalMachineKeySetName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "bareMetalMachineKeySetName", "arg": "$Path.bareMetalMachineKeySetName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bareMetalMachineKeySetParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$bareMetalMachineKeySetParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$bareMetalMachineKeySetParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$bareMetalMachineKeySetParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$bareMetalMachineKeySetParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "azureGroupId", "arg": "$bareMetalMachineKeySetParameters.properties.azureGroupId", "required": true}, {"type": "dateTime", "name": "expiration", "arg": "$bareMetalMachineKeySetParameters.properties.expiration", "required": true}, {"type": "array", "name": "jumpHostsAllowed", "arg": "$bareMetalMachineKeySetParameters.properties.jumpHostsAllowed", "required": true, "item": {"type": "string"}}, {"type": "string", "name": "osGroupName", "arg": "$bareMetalMachineKeySetParameters.properties.osGroupName", "format": {"pattern": "^([A-Za-z]([A-Za-z0-9]*))$", "maxLength": 32}}, {"type": "string", "name": "privilegeLevel", "arg": "$bareMetalMachineKeySetParameters.properties.privilegeLevel", "required": true, "enum": {"items": [{"value": "Standard"}, {"value": "Superuser"}]}}, {"type": "array", "name": "userList", "arg": "$bareMetalMachineKeySetParameters.properties.userList", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "azureUserName", "arg": "$bareMetalMachineKeySetParameters.properties.userList[].azureUserName", "required": true}, {"type": "string", "name": "description", "arg": "$bareMetalMachineKeySetParameters.properties.userList[].description", "format": {"maxLength": 256}}, {"type": "object", "name": "sshPublicKey", "arg": "$bareMetalMachineKeySetParameters.properties.userList[].sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "arg": "$bareMetalMachineKeySetParameters.properties.userList[].sshPublicKey.keyData", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "userPrincipalName", "arg": "$bareMetalMachineKeySetParameters.properties.userList[].userPrincipalName"}]}, "identifiers": ["azureUserName"]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$bareMetalMachineKeySetParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}/bareMetalMachineKeySets/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "azureGroupId", "required": true}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "AllActive"}, {"value": "AllInvalid"}, {"value": "SomeInvalid"}, {"value": "Validating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "dateTime", "name": "expiration", "required": true}, {"type": "array", "name": "jumpHostsAllowed", "required": true, "item": {"type": "string"}}, {"readOnly": true, "type": "dateTime", "name": "lastValidation"}, {"type": "string", "name": "osGroupName", "format": {"pattern": "^([A-Za-z]([A-Za-z0-9]*))$", "maxLength": 32}}, {"type": "string", "name": "privilegeLevel", "required": true, "enum": {"items": [{"value": "Standard"}, {"value": "Superuser"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "array", "name": "userList", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "azureUserName", "required": true}, {"type": "string", "name": "description", "format": {"maxLength": 256}}, {"type": "object", "name": "sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "userPrincipalName"}]}, "identifiers": ["azureUserName"]}, {"readOnly": true, "type": "array", "name": "userListStatus", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "azureUserName"}, {"readOnly": true, "type": "string", "name": "status", "enum": {"items": [{"value": "Active"}, {"value": "Invalid"}]}}, {"readOnly": true, "type": "string", "name": "statusMessage", "format": {"maxLength": 256}}]}, "identifiers": ["azureUserName"]}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/baremetalmachinekeysets/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vYmFyZU1ldGFsTWFjaGluZUtleVNldHMve2JhcmVNZXRhbE1hY2hpbmVLZXlTZXROYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineKeySetName", "options": ["n", "name", "bare-metal-machine-key-set-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the bare metal machine key set."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BareMetalMachineKeySetUpdateParameters", "args": [{"type": "object", "var": "$bareMetalMachineKeySetUpdateParameters.tags", "options": ["tags"], "group": "BareMetalMachineKeySetUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "dateTime", "var": "$bareMetalMachineKeySetUpdateParameters.properties.expiration", "options": ["expiration"], "group": "Properties", "help": {"short": "The date and time after which the users in this key set will be removed from the bare metal machines."}}, {"type": "array", "var": "$bareMetalMachineKeySetUpdateParameters.properties.jumpHostsAllowed", "options": ["jump-hosts-allowed"], "group": "Properties", "help": {"short": "The list of IP addresses of jump hosts with management network access from which a login will be allowed for the users."}, "item": {"type": "string"}}, {"type": "array", "var": "$bareMetalMachineKeySetUpdateParameters.properties.userList", "options": ["user-list"], "group": "Properties", "help": {"short": "The unique list of permitted users."}, "item": {"type": "object", "args": [{"type": "string", "var": "$bareMetalMachineKeySetUpdateParameters.properties.userList[].azureUserName", "options": ["azure-user-name"], "required": true, "group": "", "help": {"short": "The user name that will be used for access."}}, {"type": "string", "var": "$bareMetalMachineKeySetUpdateParameters.properties.userList[].description", "options": ["description"], "help": {"short": "The free-form description for this user."}, "format": {"maxLength": 256}}, {"type": "object", "var": "$bareMetalMachineKeySetUpdateParameters.properties.userList[].sshPublicKey", "options": ["ssh-public-key"], "required": true, "help": {"short": "The SSH public key for this user."}, "args": [{"type": "string", "var": "$bareMetalMachineKeySetUpdateParameters.properties.userList[].sshPublicKey.keyData", "options": ["key-data"], "required": true, "help": {"short": "The public ssh key of the user."}, "format": {"minLength": 1}}]}, {"type": "string", "var": "$bareMetalMachineKeySetUpdateParameters.properties.userList[].userPrincipalName", "options": ["user-principal-name"], "help": {"short": "The user principal name (email format) used to validate this user's group membership."}}]}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "BareMetalMachineKeySets_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/bareMetalMachineKeySets/{bareMetalMachineKeySetName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "bareMetalMachineKeySetName", "arg": "$Path.bareMetalMachineKeySetName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bareMetalMachineKeySetUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "dateTime", "name": "expiration", "arg": "$bareMetalMachineKeySetUpdateParameters.properties.expiration"}, {"type": "array", "name": "jumpHostsAllowed", "arg": "$bareMetalMachineKeySetUpdateParameters.properties.jumpHostsAllowed", "item": {"type": "string"}}, {"type": "array", "name": "userList", "arg": "$bareMetalMachineKeySetUpdateParameters.properties.userList", "item": {"type": "object", "props": [{"type": "string", "name": "azureUserName", "arg": "$bareMetalMachineKeySetUpdateParameters.properties.userList[].azureUserName", "required": true}, {"type": "string", "name": "description", "arg": "$bareMetalMachineKeySetUpdateParameters.properties.userList[].description", "format": {"maxLength": 256}}, {"type": "object", "name": "sshPublicKey", "arg": "$bareMetalMachineKeySetUpdateParameters.properties.userList[].sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "arg": "$bareMetalMachineKeySetUpdateParameters.properties.userList[].sshPublicKey.keyData", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "userPrincipalName", "arg": "$bareMetalMachineKeySetUpdateParameters.properties.userList[].userPrincipalName"}]}, "identifiers": ["azureUserName"]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$bareMetalMachineKeySetUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}/bareMetalMachineKeySets/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "azureGroupId", "required": true}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "AllActive"}, {"value": "AllInvalid"}, {"value": "SomeInvalid"}, {"value": "Validating"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "dateTime", "name": "expiration", "required": true}, {"type": "array", "name": "jumpHostsAllowed", "required": true, "item": {"type": "string"}}, {"readOnly": true, "type": "dateTime", "name": "lastValidation"}, {"type": "string", "name": "osGroupName", "format": {"pattern": "^([A-Za-z]([A-Za-z0-9]*))$", "maxLength": 32}}, {"type": "string", "name": "privilegeLevel", "required": true, "enum": {"items": [{"value": "Standard"}, {"value": "Superuser"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "array", "name": "userList", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "azureUserName", "required": true}, {"type": "string", "name": "description", "format": {"maxLength": 256}}, {"type": "object", "name": "sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "userPrincipalName"}]}, "identifiers": ["azureUserName"]}, {"readOnly": true, "type": "array", "name": "userListStatus", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "azureUserName"}, {"readOnly": true, "type": "string", "name": "status", "enum": {"items": [{"value": "Active"}, {"value": "Invalid"}]}}, {"readOnly": true, "type": "string", "name": "statusMessage", "format": {"maxLength": 256}}]}, "identifiers": ["azureUserName"]}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "BareMetalMachineKeySet_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@BareMetalMachineKeySet_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vYmFyZW1ldGFsbWFjaGluZWtleXNldHMve30=/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vYmFyZW1ldGFsbWFjaGluZWtleXNldHMve30=/2023-10-01-preview.xml index a6b90c70e..c78a6cf89 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vYmFyZW1ldGFsbWFjaGluZWtleXNldHMve30=/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vYmFyZW1ldGFsbWFjaGluZWtleXNldHMve30=/2023-10-01-preview.xml @@ -194,13 +194,45 @@ -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -210,6 +242,7 @@ + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vZGVwbG95/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vZGVwbG95/2023-10-01-preview.json index 5294c27df..571f33d27 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vZGVwbG95/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vZGVwbG95/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/deploy", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vZGVwbG95/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud cluster", "commands": [{"name": "deploy", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/deploy", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vZGVwbG95/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["n", "name", "cluster-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "ClusterDeployParameters", "args": [{"type": "array", "var": "$clusterDeployParameters.skipValidationsForMachines", "options": ["skip-validations-for-machines"], "group": "ClusterDeployParameters", "help": {"short": "The names of bare metal machines in the cluster that should be skipped during environment validation."}, "item": {"type": "string"}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "Clusters_Deploy", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/deploy", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "clusterDeployParameters", "props": [{"type": "array", "name": "skipValidationsForMachines", "arg": "$clusterDeployParameters.skipValidationsForMachines", "item": {"type": "string"}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/deploy", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vZGVwbG95/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud cluster", "commands": [{"name": "deploy", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/deploy", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vZGVwbG95/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["n", "name", "cluster-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "ClusterDeployParameters", "args": [{"type": "array", "var": "$clusterDeployParameters.skipValidationsForMachines", "options": ["skip-validations-for-machines"], "group": "ClusterDeployParameters", "help": {"short": "The names of bare metal machines in the cluster that should be skipped during environment validation."}, "item": {"type": "string"}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "Clusters_Deploy", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/deploy", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "clusterDeployParameters", "props": [{"type": "array", "name": "skipValidationsForMachines", "arg": "$clusterDeployParameters.skipValidationsForMachines", "item": {"type": "string"}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vZGVwbG95/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vZGVwbG95/2023-10-01-preview.xml index 90a4f6a56..6bfd1f7a0 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vZGVwbG95/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vZGVwbG95/2023-10-01-preview.xml @@ -52,7 +52,6 @@ - diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vbWV0cmljc2NvbmZpZ3VyYXRpb25zL3t9/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vbWV0cmljc2NvbmZpZ3VyYXRpb25zL3t9/2023-10-01-preview.json index d4a9aaa76..7edb1cadf 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vbWV0cmljc2NvbmZpZ3VyYXRpb25zL3t9/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vbWV0cmljc2NvbmZpZ3VyYXRpb25zL3t9/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/metricsconfigurations/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vbWV0cmljc0NvbmZpZ3VyYXRpb25zL3ttZXRyaWNzQ29uZmlndXJhdGlvbk5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud cluster metricsconfiguration", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/metricsconfigurations/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vbWV0cmljc0NvbmZpZ3VyYXRpb25zL3ttZXRyaWNzQ29uZmlndXJhdGlvbk5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.metricsConfigurationName", "options": ["n", "name", "metrics-configuration-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the metrics configuration for the cluster."}, "format": {"pattern": "^default$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "MetricsConfigurations_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/metricsConfigurations/{metricsConfigurationName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "metricsConfigurationName", "arg": "$Path.metricsConfigurationName", "required": true, "format": {"pattern": "^default$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}/metricsConfigurations/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "integer64", "name": "collectionInterval", "required": true, "format": {"maximum": 1440, "minimum": 1}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Applied"}, {"value": "Error"}, {"value": "Processing"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "disabledMetrics", "item": {"type": "string"}}, {"type": "array", "name": "enabledMetrics", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/metricsconfigurations/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vbWV0cmljc0NvbmZpZ3VyYXRpb25zL3ttZXRyaWNzQ29uZmlndXJhdGlvbk5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.metricsConfigurationName", "options": ["n", "name", "metrics-configuration-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the metrics configuration for the cluster."}, "format": {"pattern": "^default$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "MetricsConfigurations_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/metricsConfigurations/{metricsConfigurationName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "metricsConfigurationName", "arg": "$Path.metricsConfigurationName", "required": true, "format": {"pattern": "^default$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/metricsconfigurations/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vbWV0cmljc0NvbmZpZ3VyYXRpb25zL3ttZXRyaWNzQ29uZmlndXJhdGlvbk5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.metricsConfigurationName", "options": ["n", "name", "metrics-configuration-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the metrics configuration for the cluster."}, "format": {"pattern": "^default$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "MetricsConfigurationParameters", "args": [{"type": "object", "var": "$metricsConfigurationParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "MetricsConfigurationParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$metricsConfigurationParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$metricsConfigurationParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$metricsConfigurationParameters.location", "options": ["l", "location"], "required": true, "group": "MetricsConfigurationParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$metricsConfigurationParameters.tags", "options": ["tags"], "group": "MetricsConfigurationParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "integer64", "var": "$metricsConfigurationParameters.properties.collectionInterval", "options": ["collection-interval"], "required": true, "group": "Properties", "help": {"short": "The interval in minutes by which metrics will be collected."}, "format": {"maximum": 1440, "minimum": 1}}, {"type": "array", "var": "$metricsConfigurationParameters.properties.enabledMetrics", "options": ["enabled-metrics"], "group": "Properties", "help": {"short": "The list of metric names that have been chosen to be enabled in addition to the core set of enabled metrics."}, "item": {"type": "string"}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "MetricsConfigurations_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/metricsConfigurations/{metricsConfigurationName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "metricsConfigurationName", "arg": "$Path.metricsConfigurationName", "required": true, "format": {"pattern": "^default$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "metricsConfigurationParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$metricsConfigurationParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$metricsConfigurationParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$metricsConfigurationParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$metricsConfigurationParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "integer64", "name": "collectionInterval", "arg": "$metricsConfigurationParameters.properties.collectionInterval", "required": true, "format": {"maximum": 1440, "minimum": 1}}, {"type": "array", "name": "enabledMetrics", "arg": "$metricsConfigurationParameters.properties.enabledMetrics", "item": {"type": "string"}}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$metricsConfigurationParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}/metricsConfigurations/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "integer64", "name": "collectionInterval", "required": true, "format": {"maximum": 1440, "minimum": 1}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Applied"}, {"value": "Error"}, {"value": "Processing"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "disabledMetrics", "item": {"type": "string"}}, {"type": "array", "name": "enabledMetrics", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/metricsconfigurations/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vbWV0cmljc0NvbmZpZ3VyYXRpb25zL3ttZXRyaWNzQ29uZmlndXJhdGlvbk5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.metricsConfigurationName", "options": ["n", "name", "metrics-configuration-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the metrics configuration for the cluster."}, "format": {"pattern": "^default$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "MetricsConfigurationUpdateParameters", "args": [{"type": "object", "var": "$metricsConfigurationUpdateParameters.tags", "options": ["tags"], "group": "MetricsConfigurationUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "integer64", "var": "$metricsConfigurationUpdateParameters.properties.collectionInterval", "options": ["collection-interval"], "group": "Properties", "help": {"short": "The interval in minutes by which metrics will be collected."}, "format": {"maximum": 1440, "minimum": 1}}, {"type": "array", "var": "$metricsConfigurationUpdateParameters.properties.enabledMetrics", "options": ["enabled-metrics"], "group": "Properties", "help": {"short": "The list of metric names that have been chosen to be enabled in addition to the core set of enabled metrics."}, "item": {"type": "string"}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "MetricsConfigurations_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/metricsConfigurations/{metricsConfigurationName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "metricsConfigurationName", "arg": "$Path.metricsConfigurationName", "required": true, "format": {"pattern": "^default$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "metricsConfigurationUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "integer64", "name": "collectionInterval", "arg": "$metricsConfigurationUpdateParameters.properties.collectionInterval", "format": {"maximum": 1440, "minimum": 1}}, {"type": "array", "name": "enabledMetrics", "arg": "$metricsConfigurationUpdateParameters.properties.enabledMetrics", "item": {"type": "string"}}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$metricsConfigurationUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}/metricsConfigurations/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "integer64", "name": "collectionInterval", "required": true, "format": {"maximum": 1440, "minimum": 1}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Applied"}, {"value": "Error"}, {"value": "Processing"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "disabledMetrics", "item": {"type": "string"}}, {"type": "array", "name": "enabledMetrics", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "ClusterMetricsConfiguration_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@ClusterMetricsConfiguration_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/metricsconfigurations/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vbWV0cmljc0NvbmZpZ3VyYXRpb25zL3ttZXRyaWNzQ29uZmlndXJhdGlvbk5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud cluster metricsconfiguration", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/metricsconfigurations/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vbWV0cmljc0NvbmZpZ3VyYXRpb25zL3ttZXRyaWNzQ29uZmlndXJhdGlvbk5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.metricsConfigurationName", "options": ["n", "name", "metrics-configuration-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the metrics configuration for the cluster."}, "format": {"pattern": "^default$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "MetricsConfigurations_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/metricsConfigurations/{metricsConfigurationName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "metricsConfigurationName", "arg": "$Path.metricsConfigurationName", "required": true, "format": {"pattern": "^default$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}/metricsConfigurations/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "integer64", "name": "collectionInterval", "required": true, "format": {"maximum": 1440, "minimum": 1}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Applied"}, {"value": "Error"}, {"value": "Processing"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "disabledMetrics", "item": {"type": "string"}}, {"type": "array", "name": "enabledMetrics", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/metricsconfigurations/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vbWV0cmljc0NvbmZpZ3VyYXRpb25zL3ttZXRyaWNzQ29uZmlndXJhdGlvbk5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.metricsConfigurationName", "options": ["n", "name", "metrics-configuration-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the metrics configuration for the cluster."}, "format": {"pattern": "^default$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "MetricsConfigurations_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/metricsConfigurations/{metricsConfigurationName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "metricsConfigurationName", "arg": "$Path.metricsConfigurationName", "required": true, "format": {"pattern": "^default$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/metricsconfigurations/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vbWV0cmljc0NvbmZpZ3VyYXRpb25zL3ttZXRyaWNzQ29uZmlndXJhdGlvbk5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.metricsConfigurationName", "options": ["n", "name", "metrics-configuration-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the metrics configuration for the cluster."}, "format": {"pattern": "^default$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "MetricsConfigurationParameters", "args": [{"type": "object", "var": "$metricsConfigurationParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "MetricsConfigurationParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$metricsConfigurationParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$metricsConfigurationParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$metricsConfigurationParameters.location", "options": ["l", "location"], "required": true, "group": "MetricsConfigurationParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$metricsConfigurationParameters.tags", "options": ["tags"], "group": "MetricsConfigurationParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "integer64", "var": "$metricsConfigurationParameters.properties.collectionInterval", "options": ["collection-interval"], "required": true, "group": "Properties", "help": {"short": "The interval in minutes by which metrics will be collected."}, "format": {"maximum": 1440, "minimum": 1}}, {"type": "array", "var": "$metricsConfigurationParameters.properties.enabledMetrics", "options": ["enabled-metrics"], "group": "Properties", "help": {"short": "The list of metric names that have been chosen to be enabled in addition to the core set of enabled metrics."}, "item": {"type": "string"}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "MetricsConfigurations_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/metricsConfigurations/{metricsConfigurationName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "metricsConfigurationName", "arg": "$Path.metricsConfigurationName", "required": true, "format": {"pattern": "^default$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "metricsConfigurationParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$metricsConfigurationParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$metricsConfigurationParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$metricsConfigurationParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$metricsConfigurationParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "integer64", "name": "collectionInterval", "arg": "$metricsConfigurationParameters.properties.collectionInterval", "required": true, "format": {"maximum": 1440, "minimum": 1}}, {"type": "array", "name": "enabledMetrics", "arg": "$metricsConfigurationParameters.properties.enabledMetrics", "item": {"type": "string"}}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$metricsConfigurationParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}/metricsConfigurations/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "integer64", "name": "collectionInterval", "required": true, "format": {"maximum": 1440, "minimum": 1}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Applied"}, {"value": "Error"}, {"value": "Processing"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "disabledMetrics", "item": {"type": "string"}}, {"type": "array", "name": "enabledMetrics", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/metricsconfigurations/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vbWV0cmljc0NvbmZpZ3VyYXRpb25zL3ttZXRyaWNzQ29uZmlndXJhdGlvbk5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.metricsConfigurationName", "options": ["n", "name", "metrics-configuration-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the metrics configuration for the cluster."}, "format": {"pattern": "^default$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "MetricsConfigurationUpdateParameters", "args": [{"type": "object", "var": "$metricsConfigurationUpdateParameters.tags", "options": ["tags"], "group": "MetricsConfigurationUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "integer64", "var": "$metricsConfigurationUpdateParameters.properties.collectionInterval", "options": ["collection-interval"], "group": "Properties", "help": {"short": "The interval in minutes by which metrics will be collected."}, "format": {"maximum": 1440, "minimum": 1}}, {"type": "array", "var": "$metricsConfigurationUpdateParameters.properties.enabledMetrics", "options": ["enabled-metrics"], "group": "Properties", "help": {"short": "The list of metric names that have been chosen to be enabled in addition to the core set of enabled metrics."}, "item": {"type": "string"}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "MetricsConfigurations_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/metricsConfigurations/{metricsConfigurationName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "metricsConfigurationName", "arg": "$Path.metricsConfigurationName", "required": true, "format": {"pattern": "^default$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "metricsConfigurationUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "integer64", "name": "collectionInterval", "arg": "$metricsConfigurationUpdateParameters.properties.collectionInterval", "format": {"maximum": 1440, "minimum": 1}}, {"type": "array", "name": "enabledMetrics", "arg": "$metricsConfigurationUpdateParameters.properties.enabledMetrics", "item": {"type": "string"}}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$metricsConfigurationUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/clusters/{}/metricsConfigurations/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "integer64", "name": "collectionInterval", "required": true, "format": {"maximum": 1440, "minimum": 1}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Applied"}, {"value": "Error"}, {"value": "Processing"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "disabledMetrics", "item": {"type": "string"}}, {"type": "array", "name": "enabledMetrics", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "ClusterMetricsConfiguration_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@ClusterMetricsConfiguration_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vbWV0cmljc2NvbmZpZ3VyYXRpb25zL3t9/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vbWV0cmljc2NvbmZpZ3VyYXRpb25zL3t9/2023-10-01-preview.xml index 28b1e8c4c..4111f69dc 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vbWV0cmljc2NvbmZpZ3VyYXRpb25zL3t9/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vbWV0cmljc2NvbmZpZ3VyYXRpb25zL3t9/2023-10-01-preview.xml @@ -159,13 +159,45 @@ -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -175,6 +207,7 @@ + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vc2NhbnJ1bnRpbWU=/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vc2NhbnJ1bnRpbWU=/2023-10-01-preview.json index de440f7f0..cda4be872 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vc2NhbnJ1bnRpbWU=/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vc2NhbnJ1bnRpbWU=/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/scanruntime", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vc2NhblJ1bnRpbWU=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud cluster", "commands": [{"name": "scan-runtime", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/scanruntime", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vc2NhblJ1bnRpbWU=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["n", "name", "cluster-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "ClusterScanRuntimeParameters", "args": [{"type": "string", "var": "$ClusterScanRuntimeParameters.scanActivity", "options": ["scan-activity"], "group": "ClusterScanRuntimeParameters", "help": {"short": "The choice of if the scan operation should run the scan."}, "default": {"value": "Scan"}, "enum": {"items": [{"name": "Scan", "value": "Scan"}, {"name": "Skip", "value": "Skip"}]}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "Clusters_ScanRuntime", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/scanRuntime", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "ClusterScanRuntimeParameters", "props": [{"default": {"value": "Scan"}, "type": "string", "name": "scanActivity", "arg": "$ClusterScanRuntimeParameters.scanActivity", "enum": {"items": [{"value": "Scan"}, {"value": "Skip"}]}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/scanruntime", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vc2NhblJ1bnRpbWU=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud cluster", "commands": [{"name": "scan-runtime", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/scanruntime", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vc2NhblJ1bnRpbWU=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["n", "name", "cluster-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "ClusterScanRuntimeParameters", "args": [{"type": "string", "var": "$ClusterScanRuntimeParameters.scanActivity", "options": ["scan-activity"], "group": "ClusterScanRuntimeParameters", "help": {"short": "The choice of if the scan operation should run the scan."}, "default": {"value": "Scan"}, "enum": {"items": [{"name": "Scan", "value": "Scan"}, {"name": "Skip", "value": "Skip"}]}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "Clusters_ScanRuntime", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/scanRuntime", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "ClusterScanRuntimeParameters", "props": [{"default": {"value": "Scan"}, "type": "string", "name": "scanActivity", "arg": "$ClusterScanRuntimeParameters.scanActivity", "enum": {"items": [{"value": "Scan"}, {"value": "Skip"}]}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vc2NhbnJ1bnRpbWU=/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vc2NhbnJ1bnRpbWU=/2023-10-01-preview.xml index b4a0797bf..7e46d3490 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vc2NhbnJ1bnRpbWU=/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vc2NhbnJ1bnRpbWU=/2023-10-01-preview.xml @@ -60,7 +60,6 @@ - diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vdXBkYXRldmVyc2lvbg==/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vdXBkYXRldmVyc2lvbg==/2023-10-01-preview.json index 3584c57e5..30f39aec3 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vdXBkYXRldmVyc2lvbg==/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vdXBkYXRldmVyc2lvbg==/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/updateversion", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vdXBkYXRlVmVyc2lvbg==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud cluster", "commands": [{"name": "update-version", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/updateversion", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vdXBkYXRlVmVyc2lvbg==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["n", "name", "cluster-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "ClusterUpdateVersionParameters", "args": [{"type": "string", "var": "$clusterUpdateVersionParameters.targetClusterVersion", "options": ["target-cluster-version"], "required": true, "group": "ClusterUpdateVersionParameters", "help": {"short": "The version to be applied to the cluster during update."}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "Clusters_UpdateVersion", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/updateVersion", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "clusterUpdateVersionParameters", "required": true, "props": [{"type": "string", "name": "targetClusterVersion", "arg": "$clusterUpdateVersionParameters.targetClusterVersion", "required": true}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/updateversion", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vdXBkYXRlVmVyc2lvbg==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud cluster", "commands": [{"name": "update-version", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/clusters/{}/updateversion", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2NsdXN0ZXJzL3tjbHVzdGVyTmFtZX0vdXBkYXRlVmVyc2lvbg==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.clusterName", "options": ["n", "name", "cluster-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "ClusterUpdateVersionParameters", "args": [{"type": "string", "var": "$clusterUpdateVersionParameters.targetClusterVersion", "options": ["target-cluster-version"], "required": true, "group": "ClusterUpdateVersionParameters", "help": {"short": "The version to be applied to the cluster during update."}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "Clusters_UpdateVersion", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}/updateVersion", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "clusterName", "arg": "$Path.clusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "clusterUpdateVersionParameters", "required": true, "props": [{"type": "string", "name": "targetClusterVersion", "arg": "$clusterUpdateVersionParameters.targetClusterVersion", "required": true}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vdXBkYXRldmVyc2lvbg==/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vdXBkYXRldmVyc2lvbg==/2023-10-01-preview.xml index 7a4d0b69d..2f82d892b 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vdXBkYXRldmVyc2lvbg==/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2x1c3RlcnMve30vdXBkYXRldmVyc2lvbg==/2023-10-01-preview.xml @@ -49,7 +49,6 @@ - diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2xvdWRzZXJ2aWNlc25ldHdvcmtzL3t9/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2xvdWRzZXJ2aWNlc25ldHdvcmtzL3t9/2023-10-01-preview.json index e1a13614b..3986f288a 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2xvdWRzZXJ2aWNlc25ldHdvcmtzL3t9/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2xvdWRzZXJ2aWNlc25ldHdvcmtzL3t9/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/cloudservicesnetworks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2Nsb3VkU2VydmljZXNOZXR3b3Jrcy97Y2xvdWRTZXJ2aWNlc05ldHdvcmtOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud cloudservicesnetwork", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/cloudservicesnetworks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2Nsb3VkU2VydmljZXNOZXR3b3Jrcy97Y2xvdWRTZXJ2aWNlc05ldHdvcmtOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.cloudServicesNetworkName", "options": ["n", "name", "cloud-services-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cloud services network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "CloudServicesNetworks_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/cloudServicesNetworks/{cloudServicesNetworkName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "cloudServicesNetworkName", "arg": "$Path.cloudServicesNetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/cloudServicesNetworks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "additionalEgressEndpoints", "item": {"type": "object", "props": [{"type": "string", "name": "category", "required": true}, {"type": "array", "name": "endpoints", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "domainName", "required": true}, {"type": "integer64", "name": "port", "format": {"maximum": 65535, "minimum": 1}}]}}], "cls": "EgressEndpoint_read"}}, {"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"default": {"value": "True"}, "type": "string", "name": "enableDefaultEgressEndpoints", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"readOnly": true, "type": "array<@EgressEndpoint_read>", "name": "enabledEgressEndpoints", "item": {"type": "@EgressEndpoint_read"}}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "interfaceName"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/cloudservicesnetworks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2Nsb3VkU2VydmljZXNOZXR3b3Jrcy97Y2xvdWRTZXJ2aWNlc05ldHdvcmtOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.cloudServicesNetworkName", "options": ["n", "name", "cloud-services-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cloud services network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "CloudServicesNetworks_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/cloudServicesNetworks/{cloudServicesNetworkName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "cloudServicesNetworkName", "arg": "$Path.cloudServicesNetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/cloudservicesnetworks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2Nsb3VkU2VydmljZXNOZXR3b3Jrcy97Y2xvdWRTZXJ2aWNlc05ldHdvcmtOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.cloudServicesNetworkName", "options": ["n", "name", "cloud-services-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cloud services network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "CloudServicesNetworkParameters", "args": [{"type": "object", "var": "$cloudServicesNetworkParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "CloudServicesNetworkParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$cloudServicesNetworkParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$cloudServicesNetworkParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$cloudServicesNetworkParameters.location", "options": ["l", "location"], "required": true, "group": "CloudServicesNetworkParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$cloudServicesNetworkParameters.tags", "options": ["tags"], "group": "CloudServicesNetworkParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "array", "var": "$cloudServicesNetworkParameters.properties.additionalEgressEndpoints", "options": ["additional-egress-endpoints"], "group": "Properties", "help": {"short": "The list of egress endpoints. This allows for connection from a Hybrid AKS cluster to the specified endpoint."}, "item": {"type": "object", "args": [{"type": "string", "var": "$cloudServicesNetworkParameters.properties.additionalEgressEndpoints[].category", "options": ["category"], "required": true, "help": {"short": "The descriptive category name of endpoints accessible by the AKS agent node. For example, azure-resource-management, API server, etc. The platform egress endpoints provided by default will use the category 'default'."}}, {"type": "array", "var": "$cloudServicesNetworkParameters.properties.additionalEgressEndpoints[].endpoints", "options": ["endpoints"], "required": true, "help": {"short": "The list of endpoint dependencies."}, "item": {"type": "object", "args": [{"type": "string", "var": "$cloudServicesNetworkParameters.properties.additionalEgressEndpoints[].endpoints[].domainName", "options": ["domain-name"], "required": true, "help": {"short": "The domain name of the dependency."}}, {"type": "integer64", "var": "$cloudServicesNetworkParameters.properties.additionalEgressEndpoints[].endpoints[].port", "options": ["port"], "help": {"short": "The port of this endpoint."}, "format": {"maximum": 65535, "minimum": 1}}]}}]}}, {"type": "string", "var": "$cloudServicesNetworkParameters.properties.enableDefaultEgressEndpoints", "options": ["enable-default-egress-endpoints"], "group": "Properties", "help": {"short": "The indicator of whether the platform default endpoints are allowed for the egress traffic."}, "default": {"value": "True"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "CloudServicesNetworks_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/cloudServicesNetworks/{cloudServicesNetworkName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "cloudServicesNetworkName", "arg": "$Path.cloudServicesNetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "cloudServicesNetworkParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$cloudServicesNetworkParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$cloudServicesNetworkParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$cloudServicesNetworkParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$cloudServicesNetworkParameters.location", "required": true}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "additionalEgressEndpoints", "arg": "$cloudServicesNetworkParameters.properties.additionalEgressEndpoints", "item": {"type": "object", "props": [{"type": "string", "name": "category", "arg": "$cloudServicesNetworkParameters.properties.additionalEgressEndpoints[].category", "required": true}, {"type": "array", "name": "endpoints", "arg": "$cloudServicesNetworkParameters.properties.additionalEgressEndpoints[].endpoints", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "domainName", "arg": "$cloudServicesNetworkParameters.properties.additionalEgressEndpoints[].endpoints[].domainName", "required": true}, {"type": "integer64", "name": "port", "arg": "$cloudServicesNetworkParameters.properties.additionalEgressEndpoints[].endpoints[].port", "format": {"maximum": 65535, "minimum": 1}}]}}]}}, {"default": {"value": "True"}, "type": "string", "name": "enableDefaultEgressEndpoints", "arg": "$cloudServicesNetworkParameters.properties.enableDefaultEgressEndpoints", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$cloudServicesNetworkParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/cloudServicesNetworks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "additionalEgressEndpoints", "item": {"type": "object", "props": [{"type": "string", "name": "category", "required": true}, {"type": "array", "name": "endpoints", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "domainName", "required": true}, {"type": "integer64", "name": "port", "format": {"maximum": 65535, "minimum": 1}}]}}], "cls": "EgressEndpoint_read"}}, {"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"default": {"value": "True"}, "type": "string", "name": "enableDefaultEgressEndpoints", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"readOnly": true, "type": "array<@EgressEndpoint_read>", "name": "enabledEgressEndpoints", "item": {"type": "@EgressEndpoint_read"}}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "interfaceName"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/cloudservicesnetworks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2Nsb3VkU2VydmljZXNOZXR3b3Jrcy97Y2xvdWRTZXJ2aWNlc05ldHdvcmtOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.cloudServicesNetworkName", "options": ["n", "name", "cloud-services-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cloud services network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "CloudServicesNetworkUpdateParameters", "args": [{"type": "object", "var": "$cloudServicesNetworkUpdateParameters.tags", "options": ["tags"], "group": "CloudServicesNetworkUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "array", "var": "$cloudServicesNetworkUpdateParameters.properties.additionalEgressEndpoints", "options": ["additional-egress-endpoints"], "group": "Properties", "help": {"short": "The list of egress endpoints. This allows for connection from a Hybrid AKS cluster to the specified endpoint."}, "item": {"type": "object", "args": [{"type": "string", "var": "$cloudServicesNetworkUpdateParameters.properties.additionalEgressEndpoints[].category", "options": ["category"], "required": true, "help": {"short": "The descriptive category name of endpoints accessible by the AKS agent node. For example, azure-resource-management, API server, etc. The platform egress endpoints provided by default will use the category 'default'."}}, {"type": "array", "var": "$cloudServicesNetworkUpdateParameters.properties.additionalEgressEndpoints[].endpoints", "options": ["endpoints"], "required": true, "help": {"short": "The list of endpoint dependencies."}, "item": {"type": "object", "args": [{"type": "string", "var": "$cloudServicesNetworkUpdateParameters.properties.additionalEgressEndpoints[].endpoints[].domainName", "options": ["domain-name"], "required": true, "help": {"short": "The domain name of the dependency."}}, {"type": "integer64", "var": "$cloudServicesNetworkUpdateParameters.properties.additionalEgressEndpoints[].endpoints[].port", "options": ["port"], "help": {"short": "The port of this endpoint."}, "format": {"maximum": 65535, "minimum": 1}}]}}]}}, {"type": "string", "var": "$cloudServicesNetworkUpdateParameters.properties.enableDefaultEgressEndpoints", "options": ["enable-default-egress-endpoints"], "group": "Properties", "help": {"short": "The indicator of whether the platform default endpoints are allowed for the egress traffic."}, "default": {"value": "True"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "CloudServicesNetworks_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/cloudServicesNetworks/{cloudServicesNetworkName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "cloudServicesNetworkName", "arg": "$Path.cloudServicesNetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "cloudServicesNetworkUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "array", "name": "additionalEgressEndpoints", "arg": "$cloudServicesNetworkUpdateParameters.properties.additionalEgressEndpoints", "item": {"type": "object", "props": [{"type": "string", "name": "category", "arg": "$cloudServicesNetworkUpdateParameters.properties.additionalEgressEndpoints[].category", "required": true}, {"type": "array", "name": "endpoints", "arg": "$cloudServicesNetworkUpdateParameters.properties.additionalEgressEndpoints[].endpoints", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "domainName", "arg": "$cloudServicesNetworkUpdateParameters.properties.additionalEgressEndpoints[].endpoints[].domainName", "required": true}, {"type": "integer64", "name": "port", "arg": "$cloudServicesNetworkUpdateParameters.properties.additionalEgressEndpoints[].endpoints[].port", "format": {"maximum": 65535, "minimum": 1}}]}}]}}, {"default": {"value": "True"}, "type": "string", "name": "enableDefaultEgressEndpoints", "arg": "$cloudServicesNetworkUpdateParameters.properties.enableDefaultEgressEndpoints", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$cloudServicesNetworkUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/cloudServicesNetworks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "additionalEgressEndpoints", "item": {"type": "object", "props": [{"type": "string", "name": "category", "required": true}, {"type": "array", "name": "endpoints", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "domainName", "required": true}, {"type": "integer64", "name": "port", "format": {"maximum": 65535, "minimum": 1}}]}}], "cls": "EgressEndpoint_read"}}, {"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"default": {"value": "True"}, "type": "string", "name": "enableDefaultEgressEndpoints", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"readOnly": true, "type": "array<@EgressEndpoint_read>", "name": "enabledEgressEndpoints", "item": {"type": "@EgressEndpoint_read"}}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "interfaceName"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "CloudServicesNetwork_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@CloudServicesNetwork_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/cloudservicesnetworks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2Nsb3VkU2VydmljZXNOZXR3b3Jrcy97Y2xvdWRTZXJ2aWNlc05ldHdvcmtOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud cloudservicesnetwork", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/cloudservicesnetworks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2Nsb3VkU2VydmljZXNOZXR3b3Jrcy97Y2xvdWRTZXJ2aWNlc05ldHdvcmtOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.cloudServicesNetworkName", "options": ["n", "name", "cloud-services-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cloud services network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "CloudServicesNetworks_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/cloudServicesNetworks/{cloudServicesNetworkName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "cloudServicesNetworkName", "arg": "$Path.cloudServicesNetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/cloudServicesNetworks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "additionalEgressEndpoints", "item": {"type": "object", "props": [{"type": "string", "name": "category", "required": true}, {"type": "array", "name": "endpoints", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "domainName", "required": true}, {"type": "integer64", "name": "port", "format": {"maximum": 65535, "minimum": 1}}]}}], "cls": "EgressEndpoint_read"}}, {"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"default": {"value": "True"}, "type": "string", "name": "enableDefaultEgressEndpoints", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"readOnly": true, "type": "array<@EgressEndpoint_read>", "name": "enabledEgressEndpoints", "item": {"type": "@EgressEndpoint_read"}}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "interfaceName"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/cloudservicesnetworks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2Nsb3VkU2VydmljZXNOZXR3b3Jrcy97Y2xvdWRTZXJ2aWNlc05ldHdvcmtOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.cloudServicesNetworkName", "options": ["n", "name", "cloud-services-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cloud services network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "CloudServicesNetworks_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/cloudServicesNetworks/{cloudServicesNetworkName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "cloudServicesNetworkName", "arg": "$Path.cloudServicesNetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/cloudservicesnetworks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2Nsb3VkU2VydmljZXNOZXR3b3Jrcy97Y2xvdWRTZXJ2aWNlc05ldHdvcmtOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.cloudServicesNetworkName", "options": ["n", "name", "cloud-services-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cloud services network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "CloudServicesNetworkParameters", "args": [{"type": "object", "var": "$cloudServicesNetworkParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "CloudServicesNetworkParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$cloudServicesNetworkParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$cloudServicesNetworkParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$cloudServicesNetworkParameters.location", "options": ["l", "location"], "required": true, "group": "CloudServicesNetworkParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$cloudServicesNetworkParameters.tags", "options": ["tags"], "group": "CloudServicesNetworkParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "array", "var": "$cloudServicesNetworkParameters.properties.additionalEgressEndpoints", "options": ["additional-egress-endpoints"], "group": "Properties", "help": {"short": "The list of egress endpoints. This allows for connection from a Hybrid AKS cluster to the specified endpoint."}, "item": {"type": "object", "args": [{"type": "string", "var": "$cloudServicesNetworkParameters.properties.additionalEgressEndpoints[].category", "options": ["category"], "required": true, "help": {"short": "The descriptive category name of endpoints accessible by the AKS agent node. For example, azure-resource-management, API server, etc. The platform egress endpoints provided by default will use the category 'default'."}}, {"type": "array", "var": "$cloudServicesNetworkParameters.properties.additionalEgressEndpoints[].endpoints", "options": ["endpoints"], "required": true, "help": {"short": "The list of endpoint dependencies."}, "item": {"type": "object", "args": [{"type": "string", "var": "$cloudServicesNetworkParameters.properties.additionalEgressEndpoints[].endpoints[].domainName", "options": ["domain-name"], "required": true, "help": {"short": "The domain name of the dependency."}}, {"type": "integer64", "var": "$cloudServicesNetworkParameters.properties.additionalEgressEndpoints[].endpoints[].port", "options": ["port"], "help": {"short": "The port of this endpoint."}, "format": {"maximum": 65535, "minimum": 1}}]}}]}}, {"type": "string", "var": "$cloudServicesNetworkParameters.properties.enableDefaultEgressEndpoints", "options": ["enable-default-egress-endpoints"], "group": "Properties", "help": {"short": "The indicator of whether the platform default endpoints are allowed for the egress traffic."}, "default": {"value": "True"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "CloudServicesNetworks_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/cloudServicesNetworks/{cloudServicesNetworkName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "cloudServicesNetworkName", "arg": "$Path.cloudServicesNetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "cloudServicesNetworkParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$cloudServicesNetworkParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$cloudServicesNetworkParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$cloudServicesNetworkParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$cloudServicesNetworkParameters.location", "required": true}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "additionalEgressEndpoints", "arg": "$cloudServicesNetworkParameters.properties.additionalEgressEndpoints", "item": {"type": "object", "props": [{"type": "string", "name": "category", "arg": "$cloudServicesNetworkParameters.properties.additionalEgressEndpoints[].category", "required": true}, {"type": "array", "name": "endpoints", "arg": "$cloudServicesNetworkParameters.properties.additionalEgressEndpoints[].endpoints", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "domainName", "arg": "$cloudServicesNetworkParameters.properties.additionalEgressEndpoints[].endpoints[].domainName", "required": true}, {"type": "integer64", "name": "port", "arg": "$cloudServicesNetworkParameters.properties.additionalEgressEndpoints[].endpoints[].port", "format": {"maximum": 65535, "minimum": 1}}]}}]}}, {"default": {"value": "True"}, "type": "string", "name": "enableDefaultEgressEndpoints", "arg": "$cloudServicesNetworkParameters.properties.enableDefaultEgressEndpoints", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$cloudServicesNetworkParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/cloudServicesNetworks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "additionalEgressEndpoints", "item": {"type": "object", "props": [{"type": "string", "name": "category", "required": true}, {"type": "array", "name": "endpoints", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "domainName", "required": true}, {"type": "integer64", "name": "port", "format": {"maximum": 65535, "minimum": 1}}]}}], "cls": "EgressEndpoint_read"}}, {"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"default": {"value": "True"}, "type": "string", "name": "enableDefaultEgressEndpoints", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"readOnly": true, "type": "array<@EgressEndpoint_read>", "name": "enabledEgressEndpoints", "item": {"type": "@EgressEndpoint_read"}}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "interfaceName"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/cloudservicesnetworks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2Nsb3VkU2VydmljZXNOZXR3b3Jrcy97Y2xvdWRTZXJ2aWNlc05ldHdvcmtOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.cloudServicesNetworkName", "options": ["n", "name", "cloud-services-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the cloud services network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "CloudServicesNetworkUpdateParameters", "args": [{"type": "object", "var": "$cloudServicesNetworkUpdateParameters.tags", "options": ["tags"], "group": "CloudServicesNetworkUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "array", "var": "$cloudServicesNetworkUpdateParameters.properties.additionalEgressEndpoints", "options": ["additional-egress-endpoints"], "group": "Properties", "help": {"short": "The list of egress endpoints. This allows for connection from a Hybrid AKS cluster to the specified endpoint."}, "item": {"type": "object", "args": [{"type": "string", "var": "$cloudServicesNetworkUpdateParameters.properties.additionalEgressEndpoints[].category", "options": ["category"], "required": true, "help": {"short": "The descriptive category name of endpoints accessible by the AKS agent node. For example, azure-resource-management, API server, etc. The platform egress endpoints provided by default will use the category 'default'."}}, {"type": "array", "var": "$cloudServicesNetworkUpdateParameters.properties.additionalEgressEndpoints[].endpoints", "options": ["endpoints"], "required": true, "help": {"short": "The list of endpoint dependencies."}, "item": {"type": "object", "args": [{"type": "string", "var": "$cloudServicesNetworkUpdateParameters.properties.additionalEgressEndpoints[].endpoints[].domainName", "options": ["domain-name"], "required": true, "help": {"short": "The domain name of the dependency."}}, {"type": "integer64", "var": "$cloudServicesNetworkUpdateParameters.properties.additionalEgressEndpoints[].endpoints[].port", "options": ["port"], "help": {"short": "The port of this endpoint."}, "format": {"maximum": 65535, "minimum": 1}}]}}]}}, {"type": "string", "var": "$cloudServicesNetworkUpdateParameters.properties.enableDefaultEgressEndpoints", "options": ["enable-default-egress-endpoints"], "group": "Properties", "help": {"short": "The indicator of whether the platform default endpoints are allowed for the egress traffic."}, "default": {"value": "True"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "CloudServicesNetworks_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/cloudServicesNetworks/{cloudServicesNetworkName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "cloudServicesNetworkName", "arg": "$Path.cloudServicesNetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "cloudServicesNetworkUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "array", "name": "additionalEgressEndpoints", "arg": "$cloudServicesNetworkUpdateParameters.properties.additionalEgressEndpoints", "item": {"type": "object", "props": [{"type": "string", "name": "category", "arg": "$cloudServicesNetworkUpdateParameters.properties.additionalEgressEndpoints[].category", "required": true}, {"type": "array", "name": "endpoints", "arg": "$cloudServicesNetworkUpdateParameters.properties.additionalEgressEndpoints[].endpoints", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "domainName", "arg": "$cloudServicesNetworkUpdateParameters.properties.additionalEgressEndpoints[].endpoints[].domainName", "required": true}, {"type": "integer64", "name": "port", "arg": "$cloudServicesNetworkUpdateParameters.properties.additionalEgressEndpoints[].endpoints[].port", "format": {"maximum": 65535, "minimum": 1}}]}}]}}, {"default": {"value": "True"}, "type": "string", "name": "enableDefaultEgressEndpoints", "arg": "$cloudServicesNetworkUpdateParameters.properties.enableDefaultEgressEndpoints", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$cloudServicesNetworkUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/cloudServicesNetworks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "array", "name": "additionalEgressEndpoints", "item": {"type": "object", "props": [{"type": "string", "name": "category", "required": true}, {"type": "array", "name": "endpoints", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "domainName", "required": true}, {"type": "integer64", "name": "port", "format": {"maximum": 65535, "minimum": 1}}]}}], "cls": "EgressEndpoint_read"}}, {"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"default": {"value": "True"}, "type": "string", "name": "enableDefaultEgressEndpoints", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"readOnly": true, "type": "array<@EgressEndpoint_read>", "name": "enabledEgressEndpoints", "item": {"type": "@EgressEndpoint_read"}}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "interfaceName"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "CloudServicesNetwork_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@CloudServicesNetwork_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2xvdWRzZXJ2aWNlc25ldHdvcmtzL3t9/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2xvdWRzZXJ2aWNlc25ldHdvcmtzL3t9/2023-10-01-preview.xml index 760e3c95a..b42eae5a9 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2xvdWRzZXJ2aWNlc25ldHdvcmtzL3t9/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvY2xvdWRzZXJ2aWNlc25ldHdvcmtzL3t9/2023-10-01-preview.xml @@ -170,13 +170,45 @@ -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -186,6 +218,7 @@ + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30=/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30=/2023-10-01-preview.json index 2b1f2b1be..5fa5a1582 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30=/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30=/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "BareMetalMachines_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/bareMetalMachines/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"type": "string", "name": "bmcConnectionString", "required": true}, {"type": "object", "name": "bmcCredentials", "required": true, "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "bmcMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "bootMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "cordonStatus", "enum": {"items": [{"value": "Cordoned"}, {"value": "Uncordoned"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Deprovisioning"}, {"value": "Error"}, {"value": "Preparing"}, {"value": "Provisioned"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "object", "name": "hardwareInventory", "props": [{"readOnly": true, "type": "string", "name": "additionalHostInformation"}, {"readOnly": true, "type": "array", "name": "interfaces", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "linkStatus"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"readOnly": true, "type": "string", "name": "name"}, {"readOnly": true, "type": "string", "name": "networkInterfaceId"}]}, "identifiers": ["name"]}, {"readOnly": true, "type": "array", "name": "nics", "item": {"type": "object", "props": [{"type": "object", "name": "lldpNeighbor", "props": [{"readOnly": true, "type": "string", "name": "portDescription"}, {"readOnly": true, "type": "string", "name": "portName"}, {"readOnly": true, "type": "string", "name": "systemDescription"}, {"readOnly": true, "type": "string", "name": "systemName"}]}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"readOnly": true, "type": "string", "name": "name"}]}, "identifiers": ["name"]}]}, {"type": "object", "name": "hardwareValidationStatus", "props": [{"readOnly": true, "type": "dateTime", "name": "lastValidationTime"}, {"readOnly": true, "type": "string", "name": "result", "enum": {"items": [{"value": "Fail"}, {"value": "Pass"}]}}]}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "kubernetesNodeName"}, {"readOnly": true, "type": "string", "name": "kubernetesVersion"}, {"type": "string", "name": "machineDetails", "required": true, "format": {"maxLength": 256}}, {"type": "string", "name": "machineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"readOnly": true, "type": "array", "name": "machineRoles", "item": {"type": "string"}}, {"type": "string", "name": "machineSkuId", "required": true}, {"readOnly": true, "type": "string", "name": "oamIpv4Address"}, {"readOnly": true, "type": "string", "name": "oamIpv6Address"}, {"readOnly": true, "type": "string", "name": "osImage"}, {"readOnly": true, "type": "string", "name": "powerState", "enum": {"items": [{"value": "Off"}, {"value": "On"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "ResourceId", "name": "rackId", "required": true}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"readOnly": true, "type": "string", "name": "readyState", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "object", "name": "runtimeProtectionStatus", "props": [{"readOnly": true, "type": "dateTime", "name": "definitionsLastUpdated"}, {"readOnly": true, "type": "string", "name": "definitionsVersion"}, {"readOnly": true, "type": "dateTime", "name": "scanCompletedTime"}, {"readOnly": true, "type": "dateTime", "name": "scanScheduledTime"}, {"readOnly": true, "type": "dateTime", "name": "scanStartedTime"}]}, {"type": "string", "name": "serialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"readOnly": true, "type": "string", "name": "serviceTag"}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BareMetalMachineParameters", "args": [{"type": "object", "var": "$bareMetalMachineParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "BareMetalMachineParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$bareMetalMachineParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$bareMetalMachineParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$bareMetalMachineParameters.location", "options": ["l", "location"], "required": true, "group": "BareMetalMachineParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$bareMetalMachineParameters.tags", "options": ["tags"], "group": "BareMetalMachineParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$bareMetalMachineParameters.properties.bmcConnectionString", "options": ["bmc-connection-string"], "required": true, "group": "Properties", "help": {"short": "The connection string for the baseboard management controller including IP address and protocol."}}, {"type": "object", "var": "$bareMetalMachineParameters.properties.bmcCredentials", "options": ["bmc-credentials"], "required": true, "group": "Properties", "help": {"short": "The credentials of the baseboard management controller on this bare metal machine."}, "args": [{"type": "string", "var": "$bareMetalMachineParameters.properties.bmcCredentials.password", "options": ["password"], "required": true, "help": {"short": "The password of the administrator of the device used during initialization."}, "format": {"minLength": 1}}, {"type": "string", "var": "$bareMetalMachineParameters.properties.bmcCredentials.username", "options": ["username"], "required": true, "help": {"short": "The username of the administrator of the device used during initialization."}, "format": {"minLength": 1}}]}, {"type": "string", "var": "$bareMetalMachineParameters.properties.bmcMacAddress", "options": ["bmc-mac-address"], "required": true, "group": "Properties", "help": {"short": "The MAC address of the BMC device."}, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "var": "$bareMetalMachineParameters.properties.bootMacAddress", "options": ["boot-mac-address"], "required": true, "group": "Properties", "help": {"short": "The MAC address of a NIC connected to the PXE network."}, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "var": "$bareMetalMachineParameters.properties.machineDetails", "options": ["machine-details"], "required": true, "group": "Properties", "help": {"short": "The custom details provided by the customer."}, "format": {"maxLength": 256}}, {"type": "string", "var": "$bareMetalMachineParameters.properties.machineName", "options": ["machine-name"], "required": true, "group": "Properties", "help": {"short": "The OS-level hostname assigned to this machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$bareMetalMachineParameters.properties.machineSkuId", "options": ["machine-sku-id"], "required": true, "group": "Properties", "help": {"short": "The unique internal identifier of the bare metal machine SKU."}}, {"type": "ResourceId", "var": "$bareMetalMachineParameters.properties.rackId", "options": ["rack-id"], "required": true, "group": "Properties", "help": {"short": "The resource ID of the rack where this bare metal machine resides."}}, {"type": "integer64", "var": "$bareMetalMachineParameters.properties.rackSlot", "options": ["rack-slot"], "required": true, "group": "Properties", "help": {"short": "The rack slot in which this bare metal machine is located, ordered from the bottom up i.e. the lowest slot is 1."}, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "var": "$bareMetalMachineParameters.properties.serialNumber", "options": ["serial-number"], "required": true, "group": "Properties", "help": {"short": "The serial number of the bare metal machine."}, "format": {"maxLength": 64, "minLength": 1}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "BareMetalMachines_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bareMetalMachineParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$bareMetalMachineParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$bareMetalMachineParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$bareMetalMachineParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$bareMetalMachineParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "bmcConnectionString", "arg": "$bareMetalMachineParameters.properties.bmcConnectionString", "required": true}, {"type": "object", "name": "bmcCredentials", "arg": "$bareMetalMachineParameters.properties.bmcCredentials", "required": true, "props": [{"type": "string", "name": "password", "arg": "$bareMetalMachineParameters.properties.bmcCredentials.password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "arg": "$bareMetalMachineParameters.properties.bmcCredentials.username", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "bmcMacAddress", "arg": "$bareMetalMachineParameters.properties.bmcMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "bootMacAddress", "arg": "$bareMetalMachineParameters.properties.bootMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "machineDetails", "arg": "$bareMetalMachineParameters.properties.machineDetails", "required": true, "format": {"maxLength": 256}}, {"type": "string", "name": "machineName", "arg": "$bareMetalMachineParameters.properties.machineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "machineSkuId", "arg": "$bareMetalMachineParameters.properties.machineSkuId", "required": true}, {"type": "ResourceId", "name": "rackId", "arg": "$bareMetalMachineParameters.properties.rackId", "required": true}, {"type": "integer64", "name": "rackSlot", "arg": "$bareMetalMachineParameters.properties.rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "arg": "$bareMetalMachineParameters.properties.serialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$bareMetalMachineParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/bareMetalMachines/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"type": "string", "name": "bmcConnectionString", "required": true}, {"type": "object", "name": "bmcCredentials", "required": true, "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "bmcMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "bootMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "cordonStatus", "enum": {"items": [{"value": "Cordoned"}, {"value": "Uncordoned"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Deprovisioning"}, {"value": "Error"}, {"value": "Preparing"}, {"value": "Provisioned"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "object", "name": "hardwareInventory", "props": [{"readOnly": true, "type": "string", "name": "additionalHostInformation"}, {"readOnly": true, "type": "array", "name": "interfaces", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "linkStatus"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"readOnly": true, "type": "string", "name": "name"}, {"readOnly": true, "type": "string", "name": "networkInterfaceId"}]}, "identifiers": ["name"]}, {"readOnly": true, "type": "array", "name": "nics", "item": {"type": "object", "props": [{"type": "object", "name": "lldpNeighbor", "props": [{"readOnly": true, "type": "string", "name": "portDescription"}, {"readOnly": true, "type": "string", "name": "portName"}, {"readOnly": true, "type": "string", "name": "systemDescription"}, {"readOnly": true, "type": "string", "name": "systemName"}]}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"readOnly": true, "type": "string", "name": "name"}]}, "identifiers": ["name"]}]}, {"type": "object", "name": "hardwareValidationStatus", "props": [{"readOnly": true, "type": "dateTime", "name": "lastValidationTime"}, {"readOnly": true, "type": "string", "name": "result", "enum": {"items": [{"value": "Fail"}, {"value": "Pass"}]}}]}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "kubernetesNodeName"}, {"readOnly": true, "type": "string", "name": "kubernetesVersion"}, {"type": "string", "name": "machineDetails", "required": true, "format": {"maxLength": 256}}, {"type": "string", "name": "machineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"readOnly": true, "type": "array", "name": "machineRoles", "item": {"type": "string"}}, {"type": "string", "name": "machineSkuId", "required": true}, {"readOnly": true, "type": "string", "name": "oamIpv4Address"}, {"readOnly": true, "type": "string", "name": "oamIpv6Address"}, {"readOnly": true, "type": "string", "name": "osImage"}, {"readOnly": true, "type": "string", "name": "powerState", "enum": {"items": [{"value": "Off"}, {"value": "On"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "ResourceId", "name": "rackId", "required": true}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"readOnly": true, "type": "string", "name": "readyState", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "object", "name": "runtimeProtectionStatus", "props": [{"readOnly": true, "type": "dateTime", "name": "definitionsLastUpdated"}, {"readOnly": true, "type": "string", "name": "definitionsVersion"}, {"readOnly": true, "type": "dateTime", "name": "scanCompletedTime"}, {"readOnly": true, "type": "dateTime", "name": "scanScheduledTime"}, {"readOnly": true, "type": "dateTime", "name": "scanStartedTime"}]}, {"type": "string", "name": "serialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"readOnly": true, "type": "string", "name": "serviceTag"}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BareMetalMachineUpdateParameters", "args": [{"type": "object", "var": "$bareMetalMachineUpdateParameters.tags", "options": ["tags"], "group": "BareMetalMachineUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$bareMetalMachineUpdateParameters.properties.machineDetails", "options": ["machine-details"], "group": "Properties", "help": {"short": "The details provided by the customer during the creation of rack manifests that allows for custom data to be associated with this machine."}, "format": {"maxLength": 256}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "BareMetalMachines_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bareMetalMachineUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "string", "name": "machineDetails", "arg": "$bareMetalMachineUpdateParameters.properties.machineDetails", "format": {"maxLength": 256}}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$bareMetalMachineUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/bareMetalMachines/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"type": "string", "name": "bmcConnectionString", "required": true}, {"type": "object", "name": "bmcCredentials", "required": true, "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "bmcMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "bootMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "cordonStatus", "enum": {"items": [{"value": "Cordoned"}, {"value": "Uncordoned"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Deprovisioning"}, {"value": "Error"}, {"value": "Preparing"}, {"value": "Provisioned"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "object", "name": "hardwareInventory", "props": [{"readOnly": true, "type": "string", "name": "additionalHostInformation"}, {"readOnly": true, "type": "array", "name": "interfaces", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "linkStatus"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"readOnly": true, "type": "string", "name": "name"}, {"readOnly": true, "type": "string", "name": "networkInterfaceId"}]}, "identifiers": ["name"]}, {"readOnly": true, "type": "array", "name": "nics", "item": {"type": "object", "props": [{"type": "object", "name": "lldpNeighbor", "props": [{"readOnly": true, "type": "string", "name": "portDescription"}, {"readOnly": true, "type": "string", "name": "portName"}, {"readOnly": true, "type": "string", "name": "systemDescription"}, {"readOnly": true, "type": "string", "name": "systemName"}]}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"readOnly": true, "type": "string", "name": "name"}]}, "identifiers": ["name"]}]}, {"type": "object", "name": "hardwareValidationStatus", "props": [{"readOnly": true, "type": "dateTime", "name": "lastValidationTime"}, {"readOnly": true, "type": "string", "name": "result", "enum": {"items": [{"value": "Fail"}, {"value": "Pass"}]}}]}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "kubernetesNodeName"}, {"readOnly": true, "type": "string", "name": "kubernetesVersion"}, {"type": "string", "name": "machineDetails", "required": true, "format": {"maxLength": 256}}, {"type": "string", "name": "machineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"readOnly": true, "type": "array", "name": "machineRoles", "item": {"type": "string"}}, {"type": "string", "name": "machineSkuId", "required": true}, {"readOnly": true, "type": "string", "name": "oamIpv4Address"}, {"readOnly": true, "type": "string", "name": "oamIpv6Address"}, {"readOnly": true, "type": "string", "name": "osImage"}, {"readOnly": true, "type": "string", "name": "powerState", "enum": {"items": [{"value": "Off"}, {"value": "On"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "ResourceId", "name": "rackId", "required": true}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"readOnly": true, "type": "string", "name": "readyState", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "object", "name": "runtimeProtectionStatus", "props": [{"readOnly": true, "type": "dateTime", "name": "definitionsLastUpdated"}, {"readOnly": true, "type": "string", "name": "definitionsVersion"}, {"readOnly": true, "type": "dateTime", "name": "scanCompletedTime"}, {"readOnly": true, "type": "dateTime", "name": "scanScheduledTime"}, {"readOnly": true, "type": "dateTime", "name": "scanStartedTime"}]}, {"type": "string", "name": "serialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"readOnly": true, "type": "string", "name": "serviceTag"}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "BareMetalMachine_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@BareMetalMachine_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "BareMetalMachines_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/bareMetalMachines/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"type": "string", "name": "bmcConnectionString", "required": true}, {"type": "object", "name": "bmcCredentials", "required": true, "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "bmcMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "bootMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "cordonStatus", "enum": {"items": [{"value": "Cordoned"}, {"value": "Uncordoned"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Deprovisioning"}, {"value": "Error"}, {"value": "Preparing"}, {"value": "Provisioned"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "object", "name": "hardwareInventory", "props": [{"readOnly": true, "type": "string", "name": "additionalHostInformation"}, {"readOnly": true, "type": "array", "name": "interfaces", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "linkStatus"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"readOnly": true, "type": "string", "name": "name"}, {"readOnly": true, "type": "string", "name": "networkInterfaceId"}]}, "identifiers": ["name"]}, {"readOnly": true, "type": "array", "name": "nics", "item": {"type": "object", "props": [{"type": "object", "name": "lldpNeighbor", "props": [{"readOnly": true, "type": "string", "name": "portDescription"}, {"readOnly": true, "type": "string", "name": "portName"}, {"readOnly": true, "type": "string", "name": "systemDescription"}, {"readOnly": true, "type": "string", "name": "systemName"}]}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"readOnly": true, "type": "string", "name": "name"}]}, "identifiers": ["name"]}]}, {"type": "object", "name": "hardwareValidationStatus", "props": [{"readOnly": true, "type": "dateTime", "name": "lastValidationTime"}, {"readOnly": true, "type": "string", "name": "result", "enum": {"items": [{"value": "Fail"}, {"value": "Pass"}]}}]}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "kubernetesNodeName"}, {"readOnly": true, "type": "string", "name": "kubernetesVersion"}, {"type": "string", "name": "machineDetails", "required": true, "format": {"maxLength": 256}}, {"type": "string", "name": "machineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"readOnly": true, "type": "array", "name": "machineRoles", "item": {"type": "string"}}, {"type": "string", "name": "machineSkuId", "required": true}, {"readOnly": true, "type": "string", "name": "oamIpv4Address"}, {"readOnly": true, "type": "string", "name": "oamIpv6Address"}, {"readOnly": true, "type": "string", "name": "osImage"}, {"readOnly": true, "type": "string", "name": "powerState", "enum": {"items": [{"value": "Off"}, {"value": "On"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "ResourceId", "name": "rackId", "required": true}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"readOnly": true, "type": "string", "name": "readyState", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "object", "name": "runtimeProtectionStatus", "props": [{"readOnly": true, "type": "dateTime", "name": "definitionsLastUpdated"}, {"readOnly": true, "type": "string", "name": "definitionsVersion"}, {"readOnly": true, "type": "dateTime", "name": "scanCompletedTime"}, {"readOnly": true, "type": "dateTime", "name": "scanScheduledTime"}, {"readOnly": true, "type": "dateTime", "name": "scanStartedTime"}]}, {"type": "string", "name": "serialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"readOnly": true, "type": "string", "name": "serviceTag"}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BareMetalMachineParameters", "args": [{"type": "object", "var": "$bareMetalMachineParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "BareMetalMachineParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$bareMetalMachineParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$bareMetalMachineParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$bareMetalMachineParameters.location", "options": ["l", "location"], "required": true, "group": "BareMetalMachineParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$bareMetalMachineParameters.tags", "options": ["tags"], "group": "BareMetalMachineParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$bareMetalMachineParameters.properties.bmcConnectionString", "options": ["bmc-connection-string"], "required": true, "group": "Properties", "help": {"short": "The connection string for the baseboard management controller including IP address and protocol."}}, {"type": "object", "var": "$bareMetalMachineParameters.properties.bmcCredentials", "options": ["bmc-credentials"], "required": true, "group": "Properties", "help": {"short": "The credentials of the baseboard management controller on this bare metal machine."}, "args": [{"type": "string", "var": "$bareMetalMachineParameters.properties.bmcCredentials.password", "options": ["password"], "required": true, "help": {"short": "The password of the administrator of the device used during initialization."}, "format": {"minLength": 1}}, {"type": "string", "var": "$bareMetalMachineParameters.properties.bmcCredentials.username", "options": ["username"], "required": true, "help": {"short": "The username of the administrator of the device used during initialization."}, "format": {"minLength": 1}}]}, {"type": "string", "var": "$bareMetalMachineParameters.properties.bmcMacAddress", "options": ["bmc-mac-address"], "required": true, "group": "Properties", "help": {"short": "The MAC address of the BMC device."}, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "var": "$bareMetalMachineParameters.properties.bootMacAddress", "options": ["boot-mac-address"], "required": true, "group": "Properties", "help": {"short": "The MAC address of a NIC connected to the PXE network."}, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "var": "$bareMetalMachineParameters.properties.machineDetails", "options": ["machine-details"], "required": true, "group": "Properties", "help": {"short": "The custom details provided by the customer."}, "format": {"maxLength": 256}}, {"type": "string", "var": "$bareMetalMachineParameters.properties.machineName", "options": ["machine-name"], "required": true, "group": "Properties", "help": {"short": "The OS-level hostname assigned to this machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$bareMetalMachineParameters.properties.machineSkuId", "options": ["machine-sku-id"], "required": true, "group": "Properties", "help": {"short": "The unique internal identifier of the bare metal machine SKU."}}, {"type": "ResourceId", "var": "$bareMetalMachineParameters.properties.rackId", "options": ["rack-id"], "required": true, "group": "Properties", "help": {"short": "The resource ID of the rack where this bare metal machine resides."}}, {"type": "integer64", "var": "$bareMetalMachineParameters.properties.rackSlot", "options": ["rack-slot"], "required": true, "group": "Properties", "help": {"short": "The rack slot in which this bare metal machine is located, ordered from the bottom up i.e. the lowest slot is 1."}, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "var": "$bareMetalMachineParameters.properties.serialNumber", "options": ["serial-number"], "required": true, "group": "Properties", "help": {"short": "The serial number of the bare metal machine."}, "format": {"maxLength": 64, "minLength": 1}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "BareMetalMachines_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bareMetalMachineParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$bareMetalMachineParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$bareMetalMachineParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$bareMetalMachineParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$bareMetalMachineParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "bmcConnectionString", "arg": "$bareMetalMachineParameters.properties.bmcConnectionString", "required": true}, {"type": "object", "name": "bmcCredentials", "arg": "$bareMetalMachineParameters.properties.bmcCredentials", "required": true, "props": [{"type": "string", "name": "password", "arg": "$bareMetalMachineParameters.properties.bmcCredentials.password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "arg": "$bareMetalMachineParameters.properties.bmcCredentials.username", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "bmcMacAddress", "arg": "$bareMetalMachineParameters.properties.bmcMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "bootMacAddress", "arg": "$bareMetalMachineParameters.properties.bootMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "machineDetails", "arg": "$bareMetalMachineParameters.properties.machineDetails", "required": true, "format": {"maxLength": 256}}, {"type": "string", "name": "machineName", "arg": "$bareMetalMachineParameters.properties.machineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "machineSkuId", "arg": "$bareMetalMachineParameters.properties.machineSkuId", "required": true}, {"type": "ResourceId", "name": "rackId", "arg": "$bareMetalMachineParameters.properties.rackId", "required": true}, {"type": "integer64", "name": "rackSlot", "arg": "$bareMetalMachineParameters.properties.rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "arg": "$bareMetalMachineParameters.properties.serialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$bareMetalMachineParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/bareMetalMachines/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"type": "string", "name": "bmcConnectionString", "required": true}, {"type": "object", "name": "bmcCredentials", "required": true, "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "bmcMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "bootMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "cordonStatus", "enum": {"items": [{"value": "Cordoned"}, {"value": "Uncordoned"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Deprovisioning"}, {"value": "Error"}, {"value": "Preparing"}, {"value": "Provisioned"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "object", "name": "hardwareInventory", "props": [{"readOnly": true, "type": "string", "name": "additionalHostInformation"}, {"readOnly": true, "type": "array", "name": "interfaces", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "linkStatus"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"readOnly": true, "type": "string", "name": "name"}, {"readOnly": true, "type": "string", "name": "networkInterfaceId"}]}, "identifiers": ["name"]}, {"readOnly": true, "type": "array", "name": "nics", "item": {"type": "object", "props": [{"type": "object", "name": "lldpNeighbor", "props": [{"readOnly": true, "type": "string", "name": "portDescription"}, {"readOnly": true, "type": "string", "name": "portName"}, {"readOnly": true, "type": "string", "name": "systemDescription"}, {"readOnly": true, "type": "string", "name": "systemName"}]}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"readOnly": true, "type": "string", "name": "name"}]}, "identifiers": ["name"]}]}, {"type": "object", "name": "hardwareValidationStatus", "props": [{"readOnly": true, "type": "dateTime", "name": "lastValidationTime"}, {"readOnly": true, "type": "string", "name": "result", "enum": {"items": [{"value": "Fail"}, {"value": "Pass"}]}}]}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "kubernetesNodeName"}, {"readOnly": true, "type": "string", "name": "kubernetesVersion"}, {"type": "string", "name": "machineDetails", "required": true, "format": {"maxLength": 256}}, {"type": "string", "name": "machineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"readOnly": true, "type": "array", "name": "machineRoles", "item": {"type": "string"}}, {"type": "string", "name": "machineSkuId", "required": true}, {"readOnly": true, "type": "string", "name": "oamIpv4Address"}, {"readOnly": true, "type": "string", "name": "oamIpv6Address"}, {"readOnly": true, "type": "string", "name": "osImage"}, {"readOnly": true, "type": "string", "name": "powerState", "enum": {"items": [{"value": "Off"}, {"value": "On"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "ResourceId", "name": "rackId", "required": true}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"readOnly": true, "type": "string", "name": "readyState", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "object", "name": "runtimeProtectionStatus", "props": [{"readOnly": true, "type": "dateTime", "name": "definitionsLastUpdated"}, {"readOnly": true, "type": "string", "name": "definitionsVersion"}, {"readOnly": true, "type": "dateTime", "name": "scanCompletedTime"}, {"readOnly": true, "type": "dateTime", "name": "scanScheduledTime"}, {"readOnly": true, "type": "dateTime", "name": "scanStartedTime"}]}, {"type": "string", "name": "serialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"readOnly": true, "type": "string", "name": "serviceTag"}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BareMetalMachineUpdateParameters", "args": [{"type": "object", "var": "$bareMetalMachineUpdateParameters.tags", "options": ["tags"], "group": "BareMetalMachineUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$bareMetalMachineUpdateParameters.properties.machineDetails", "options": ["machine-details"], "group": "Properties", "help": {"short": "The details provided by the customer during the creation of rack manifests that allows for custom data to be associated with this machine."}, "format": {"maxLength": 256}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "BareMetalMachines_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bareMetalMachineUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "string", "name": "machineDetails", "arg": "$bareMetalMachineUpdateParameters.properties.machineDetails", "format": {"maxLength": 256}}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$bareMetalMachineUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/bareMetalMachines/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"type": "string", "name": "bmcConnectionString", "required": true}, {"type": "object", "name": "bmcCredentials", "required": true, "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "bmcMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "bootMacAddress", "required": true, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "cordonStatus", "enum": {"items": [{"value": "Cordoned"}, {"value": "Uncordoned"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Deprovisioning"}, {"value": "Error"}, {"value": "Preparing"}, {"value": "Provisioned"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "object", "name": "hardwareInventory", "props": [{"readOnly": true, "type": "string", "name": "additionalHostInformation"}, {"readOnly": true, "type": "array", "name": "interfaces", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "linkStatus"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"readOnly": true, "type": "string", "name": "name"}, {"readOnly": true, "type": "string", "name": "networkInterfaceId"}]}, "identifiers": ["name"]}, {"readOnly": true, "type": "array", "name": "nics", "item": {"type": "object", "props": [{"type": "object", "name": "lldpNeighbor", "props": [{"readOnly": true, "type": "string", "name": "portDescription"}, {"readOnly": true, "type": "string", "name": "portName"}, {"readOnly": true, "type": "string", "name": "systemDescription"}, {"readOnly": true, "type": "string", "name": "systemName"}]}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"readOnly": true, "type": "string", "name": "name"}]}, "identifiers": ["name"]}]}, {"type": "object", "name": "hardwareValidationStatus", "props": [{"readOnly": true, "type": "dateTime", "name": "lastValidationTime"}, {"readOnly": true, "type": "string", "name": "result", "enum": {"items": [{"value": "Fail"}, {"value": "Pass"}]}}]}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "kubernetesNodeName"}, {"readOnly": true, "type": "string", "name": "kubernetesVersion"}, {"type": "string", "name": "machineDetails", "required": true, "format": {"maxLength": 256}}, {"type": "string", "name": "machineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"readOnly": true, "type": "array", "name": "machineRoles", "item": {"type": "string"}}, {"type": "string", "name": "machineSkuId", "required": true}, {"readOnly": true, "type": "string", "name": "oamIpv4Address"}, {"readOnly": true, "type": "string", "name": "oamIpv6Address"}, {"readOnly": true, "type": "string", "name": "osImage"}, {"readOnly": true, "type": "string", "name": "powerState", "enum": {"items": [{"value": "Off"}, {"value": "On"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "ResourceId", "name": "rackId", "required": true}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"readOnly": true, "type": "string", "name": "readyState", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "object", "name": "runtimeProtectionStatus", "props": [{"readOnly": true, "type": "dateTime", "name": "definitionsLastUpdated"}, {"readOnly": true, "type": "string", "name": "definitionsVersion"}, {"readOnly": true, "type": "dateTime", "name": "scanCompletedTime"}, {"readOnly": true, "type": "dateTime", "name": "scanScheduledTime"}, {"readOnly": true, "type": "dateTime", "name": "scanStartedTime"}]}, {"type": "string", "name": "serialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"readOnly": true, "type": "string", "name": "serviceTag"}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "BareMetalMachine_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@BareMetalMachine_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30=/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30=/2023-10-01-preview.xml index 4e5e5d657..a04ea1a1f 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30=/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30=/2023-10-01-preview.xml @@ -244,13 +244,45 @@ -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -260,6 +292,7 @@ + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vY29yZG9u/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vY29yZG9u/2023-10-01-preview.json index 3c3786b0a..47e0a4069 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vY29yZG9u/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vY29yZG9u/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/cordon", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vY29yZG9u/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "cordon", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/cordon", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vY29yZG9u/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BareMetalMachineCordonParameters", "args": [{"type": "string", "var": "$bareMetalMachineCordonParameters.evacuate", "options": ["evacuate"], "group": "BareMetalMachineCordonParameters", "help": {"short": "The indicator of whether to evacuate the node workload when the bare metal machine is cordoned."}, "default": {"value": "False"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_Cordon", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}/cordon", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bareMetalMachineCordonParameters", "props": [{"default": {"value": "False"}, "type": "string", "name": "evacuate", "arg": "$bareMetalMachineCordonParameters.evacuate", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/cordon", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vY29yZG9u/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "cordon", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/cordon", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vY29yZG9u/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BareMetalMachineCordonParameters", "args": [{"type": "string", "var": "$bareMetalMachineCordonParameters.evacuate", "options": ["evacuate"], "group": "BareMetalMachineCordonParameters", "help": {"short": "The indicator of whether to evacuate the node workload when the bare metal machine is cordoned."}, "default": {"value": "False"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_Cordon", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}/cordon", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bareMetalMachineCordonParameters", "props": [{"default": {"value": "False"}, "type": "string", "name": "evacuate", "arg": "$bareMetalMachineCordonParameters.evacuate", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vY29yZG9u/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vY29yZG9u/2023-10-01-preview.xml index d3a8e880f..2c6e4d95d 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vY29yZG9u/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vY29yZG9u/2023-10-01-preview.xml @@ -60,7 +60,6 @@ - diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vc3RhcnQ=/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vc3RhcnQ=/2023-10-01-preview.json index b90b72887..237155520 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vc3RhcnQ=/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vc3RhcnQ=/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/start", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vc3RhcnQ=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "start", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/start", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vc3RhcnQ=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_Start", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}/start", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/start", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vc3RhcnQ=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "start", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/start", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vc3RhcnQ=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_Start", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}/start", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vc3RhcnQ=/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vc3RhcnQ=/2023-10-01-preview.xml index 35ed4f905..3ec984405 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vc3RhcnQ=/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vc3RhcnQ=/2023-10-01-preview.xml @@ -37,7 +37,6 @@ - diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcG93ZXJvZmY=/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcG93ZXJvZmY=/2023-10-01-preview.json index 19601ca04..1e51e9d21 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcG93ZXJvZmY=/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcG93ZXJvZmY=/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/poweroff", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcG93ZXJPZmY=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "power-off", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/poweroff", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcG93ZXJPZmY=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BareMetalMachinePowerOffParameters", "args": [{"type": "string", "var": "$bareMetalMachinePowerOffParameters.skipShutdown", "options": ["skip-shutdown"], "group": "BareMetalMachinePowerOffParameters", "help": {"short": "The indicator of whether to skip the graceful OS shutdown and power off the bare metal machine immediately."}, "default": {"value": "False"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_PowerOff", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}/powerOff", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bareMetalMachinePowerOffParameters", "props": [{"default": {"value": "False"}, "type": "string", "name": "skipShutdown", "arg": "$bareMetalMachinePowerOffParameters.skipShutdown", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/poweroff", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcG93ZXJPZmY=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "power-off", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/poweroff", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcG93ZXJPZmY=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BareMetalMachinePowerOffParameters", "args": [{"type": "string", "var": "$bareMetalMachinePowerOffParameters.skipShutdown", "options": ["skip-shutdown"], "group": "BareMetalMachinePowerOffParameters", "help": {"short": "The indicator of whether to skip the graceful OS shutdown and power off the bare metal machine immediately."}, "default": {"value": "False"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_PowerOff", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}/powerOff", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bareMetalMachinePowerOffParameters", "props": [{"default": {"value": "False"}, "type": "string", "name": "skipShutdown", "arg": "$bareMetalMachinePowerOffParameters.skipShutdown", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcG93ZXJvZmY=/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcG93ZXJvZmY=/2023-10-01-preview.xml index 4aa47e7c1..10300a39d 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcG93ZXJvZmY=/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcG93ZXJvZmY=/2023-10-01-preview.xml @@ -60,7 +60,6 @@ - diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVpbWFnZQ==/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVpbWFnZQ==/2023-10-01-preview.json index 0a13926ad..e6d37c215 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVpbWFnZQ==/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVpbWFnZQ==/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/reimage", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcmVpbWFnZQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "reimage", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/reimage", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcmVpbWFnZQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_Reimage", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}/reimage", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/reimage", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcmVpbWFnZQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "reimage", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/reimage", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcmVpbWFnZQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_Reimage", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}/reimage", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVpbWFnZQ==/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVpbWFnZQ==/2023-10-01-preview.xml index 6282be1e8..304ba1ce7 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVpbWFnZQ==/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVpbWFnZQ==/2023-10-01-preview.xml @@ -37,7 +37,6 @@ - diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVwbGFjZQ==/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVwbGFjZQ==/2023-10-01-preview.json index c42a0b707..e751268a0 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVwbGFjZQ==/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVwbGFjZQ==/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/replace", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcmVwbGFjZQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "replace", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/replace", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcmVwbGFjZQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BareMetalMachineReplaceParameters", "args": [{"type": "object", "var": "$bareMetalMachineReplaceParameters.bmcCredentials", "options": ["bmc-credentials"], "group": "BareMetalMachineReplaceParameters", "help": {"short": "The credentials of the baseboard management controller on this bare metal machine."}, "args": [{"type": "string", "var": "$bareMetalMachineReplaceParameters.bmcCredentials.password", "options": ["password"], "required": true, "group": "", "help": {"short": "The password of the administrator of the device used during initialization."}, "prompt": {"msg": "Administrator password of device:"}, "format": {"minLength": 1}}, {"type": "string", "var": "$bareMetalMachineReplaceParameters.bmcCredentials.username", "options": ["username"], "required": true, "help": {"short": "The username of the administrator of the device used during initialization."}, "format": {"minLength": 1}}]}, {"type": "string", "var": "$bareMetalMachineReplaceParameters.bmcMacAddress", "options": ["bmc-mac-address"], "group": "BareMetalMachineReplaceParameters", "help": {"short": "The MAC address of the BMC device."}, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "var": "$bareMetalMachineReplaceParameters.bootMacAddress", "options": ["boot-mac-address"], "group": "BareMetalMachineReplaceParameters", "help": {"short": "The MAC address of a NIC connected to the PXE network."}, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "var": "$bareMetalMachineReplaceParameters.machineName", "options": ["machine-name"], "group": "BareMetalMachineReplaceParameters", "help": {"short": "The OS-level hostname assigned to this machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$bareMetalMachineReplaceParameters.serialNumber", "options": ["serial-number"], "group": "BareMetalMachineReplaceParameters", "help": {"short": "The serial number of the bare metal machine."}, "format": {"maxLength": 64, "minLength": 1}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_Replace", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}/replace", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bareMetalMachineReplaceParameters", "props": [{"type": "object", "name": "bmcCredentials", "arg": "$bareMetalMachineReplaceParameters.bmcCredentials", "props": [{"type": "string", "name": "password", "arg": "$bareMetalMachineReplaceParameters.bmcCredentials.password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "arg": "$bareMetalMachineReplaceParameters.bmcCredentials.username", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "bmcMacAddress", "arg": "$bareMetalMachineReplaceParameters.bmcMacAddress", "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "bootMacAddress", "arg": "$bareMetalMachineReplaceParameters.bootMacAddress", "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "machineName", "arg": "$bareMetalMachineReplaceParameters.machineName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "serialNumber", "arg": "$bareMetalMachineReplaceParameters.serialNumber", "format": {"maxLength": 64, "minLength": 1}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/replace", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcmVwbGFjZQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "replace", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/replace", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcmVwbGFjZQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BareMetalMachineReplaceParameters", "args": [{"type": "object", "var": "$bareMetalMachineReplaceParameters.bmcCredentials", "options": ["bmc-credentials"], "group": "BareMetalMachineReplaceParameters", "help": {"short": "The credentials of the baseboard management controller on this bare metal machine."}, "args": [{"type": "string", "var": "$bareMetalMachineReplaceParameters.bmcCredentials.password", "options": ["password"], "required": true, "group": "", "help": {"short": "The password of the administrator of the device used during initialization."}, "prompt": {"msg": "Administrator password of device:"}, "format": {"minLength": 1}}, {"type": "string", "var": "$bareMetalMachineReplaceParameters.bmcCredentials.username", "options": ["username"], "required": true, "help": {"short": "The username of the administrator of the device used during initialization."}, "format": {"minLength": 1}}]}, {"type": "string", "var": "$bareMetalMachineReplaceParameters.bmcMacAddress", "options": ["bmc-mac-address"], "group": "BareMetalMachineReplaceParameters", "help": {"short": "The MAC address of the BMC device."}, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "var": "$bareMetalMachineReplaceParameters.bootMacAddress", "options": ["boot-mac-address"], "group": "BareMetalMachineReplaceParameters", "help": {"short": "The MAC address of a NIC connected to the PXE network."}, "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "var": "$bareMetalMachineReplaceParameters.machineName", "options": ["machine-name"], "group": "BareMetalMachineReplaceParameters", "help": {"short": "The OS-level hostname assigned to this machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$bareMetalMachineReplaceParameters.serialNumber", "options": ["serial-number"], "group": "BareMetalMachineReplaceParameters", "help": {"short": "The serial number of the bare metal machine."}, "format": {"maxLength": 64, "minLength": 1}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_Replace", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}/replace", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bareMetalMachineReplaceParameters", "props": [{"type": "object", "name": "bmcCredentials", "arg": "$bareMetalMachineReplaceParameters.bmcCredentials", "props": [{"type": "string", "name": "password", "arg": "$bareMetalMachineReplaceParameters.bmcCredentials.password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "arg": "$bareMetalMachineReplaceParameters.bmcCredentials.username", "required": true, "format": {"minLength": 1}}]}, {"type": "string", "name": "bmcMacAddress", "arg": "$bareMetalMachineReplaceParameters.bmcMacAddress", "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "bootMacAddress", "arg": "$bareMetalMachineReplaceParameters.bootMacAddress", "format": {"pattern": "^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"}}, {"type": "string", "name": "machineName", "arg": "$bareMetalMachineReplaceParameters.machineName", "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "serialNumber", "arg": "$bareMetalMachineReplaceParameters.serialNumber", "format": {"maxLength": 64, "minLength": 1}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVwbGFjZQ==/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVwbGFjZQ==/2023-10-01-preview.xml index 79ddf7b7e..703ec2943 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVwbGFjZQ==/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVwbGFjZQ==/2023-10-01-preview.xml @@ -93,7 +93,6 @@ - diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVzdGFydA==/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVzdGFydA==/2023-10-01-preview.json index 93e23b796..297a3b272 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVzdGFydA==/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVzdGFydA==/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/restart", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcmVzdGFydA==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "restart", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/restart", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcmVzdGFydA==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_Restart", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}/restart", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/restart", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcmVzdGFydA==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "restart", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/restart", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcmVzdGFydA==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_Restart", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}/restart", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVzdGFydA==/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVzdGFydA==/2023-10-01-preview.xml index da875c664..74354960c 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVzdGFydA==/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcmVzdGFydA==/2023-10-01-preview.xml @@ -37,7 +37,6 @@ - diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVuY29tbWFuZA==/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVuY29tbWFuZA==/2023-10-01-preview.json index f82137c1e..01df7e253 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVuY29tbWFuZA==/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVuY29tbWFuZA==/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/runcommand", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcnVuQ29tbWFuZA==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "run-command", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/runcommand", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcnVuQ29tbWFuZA==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BareMetalMachineRunCommandParameters", "args": [{"type": "array", "var": "$bareMetalMachineRunCommandParameters.arguments", "options": ["arguments"], "group": "BareMetalMachineRunCommandParameters", "help": {"short": "The list of string arguments that will be passed to the script in order as separate arguments."}, "item": {"type": "string"}}, {"type": "integer64", "var": "$bareMetalMachineRunCommandParameters.limitTimeSeconds", "options": ["limit-time-seconds"], "required": true, "group": "BareMetalMachineRunCommandParameters", "help": {"short": "The maximum time the script is allowed to run. If the execution time exceeds the maximum, the script will be stopped, any output produced until then will be captured, and the exit code matching a timeout will be returned (252)."}, "format": {"maximum": 14400, "minimum": 60}}, {"type": "string", "var": "$bareMetalMachineRunCommandParameters.script", "options": ["script"], "required": true, "group": "BareMetalMachineRunCommandParameters", "help": {"short": "The base64 encoded script to execute on the bare metal machine."}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_RunCommand", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}/runCommand", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bareMetalMachineRunCommandParameters", "required": true, "props": [{"type": "array", "name": "arguments", "arg": "$bareMetalMachineRunCommandParameters.arguments", "item": {"type": "string"}}, {"type": "integer64", "name": "limitTimeSeconds", "arg": "$bareMetalMachineRunCommandParameters.limitTimeSeconds", "required": true, "format": {"maximum": 14400, "minimum": 60}}, {"type": "string", "name": "script", "arg": "$bareMetalMachineRunCommandParameters.script", "required": true}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/runcommand", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcnVuQ29tbWFuZA==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "run-command", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/runcommand", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcnVuQ29tbWFuZA==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BareMetalMachineRunCommandParameters", "args": [{"type": "array", "var": "$bareMetalMachineRunCommandParameters.arguments", "options": ["arguments"], "group": "BareMetalMachineRunCommandParameters", "help": {"short": "The list of string arguments that will be passed to the script in order as separate arguments."}, "item": {"type": "string"}}, {"type": "integer64", "var": "$bareMetalMachineRunCommandParameters.limitTimeSeconds", "options": ["limit-time-seconds"], "required": true, "group": "BareMetalMachineRunCommandParameters", "help": {"short": "The maximum time the script is allowed to run. If the execution time exceeds the maximum, the script will be stopped, any output produced until then will be captured, and the exit code matching a timeout will be returned (252)."}, "format": {"maximum": 14400, "minimum": 60}}, {"type": "string", "var": "$bareMetalMachineRunCommandParameters.script", "options": ["script"], "required": true, "group": "BareMetalMachineRunCommandParameters", "help": {"short": "The base64 encoded script to execute on the bare metal machine."}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_RunCommand", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}/runCommand", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bareMetalMachineRunCommandParameters", "required": true, "props": [{"type": "array", "name": "arguments", "arg": "$bareMetalMachineRunCommandParameters.arguments", "item": {"type": "string"}}, {"type": "integer64", "name": "limitTimeSeconds", "arg": "$bareMetalMachineRunCommandParameters.limitTimeSeconds", "required": true, "format": {"maximum": 14400, "minimum": 60}}, {"type": "string", "name": "script", "arg": "$bareMetalMachineRunCommandParameters.script", "required": true}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVuY29tbWFuZA==/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVuY29tbWFuZA==/2023-10-01-preview.xml index 4b4073787..b7d8e70fc 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVuY29tbWFuZA==/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVuY29tbWFuZA==/2023-10-01-preview.xml @@ -63,7 +63,6 @@ - diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVuZGF0YWV4dHJhY3Rz/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVuZGF0YWV4dHJhY3Rz/2023-10-01-preview.json index 9a139726a..69ade1b39 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVuZGF0YWV4dHJhY3Rz/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVuZGF0YWV4dHJhY3Rz/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/rundataextracts", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcnVuRGF0YUV4dHJhY3Rz/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "run-data-extract", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/rundataextracts", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcnVuRGF0YUV4dHJhY3Rz/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BareMetalMachineRunDataExtractsParameters", "args": [{"type": "array", "var": "$bareMetalMachineRunDataExtractsParameters.commands", "options": ["commands"], "required": true, "group": "BareMetalMachineRunDataExtractsParameters", "help": {"short": "The list of curated data extraction commands to be executed directly against the target machine."}, "item": {"type": "object", "args": [{"type": "array", "var": "$bareMetalMachineRunDataExtractsParameters.commands[].arguments", "options": ["arguments"], "help": {"short": "The list of string arguments that will be passed to the script in order as separate arguments."}, "item": {"type": "string"}}, {"type": "string", "var": "$bareMetalMachineRunDataExtractsParameters.commands[].command", "options": ["command"], "required": true, "help": {"short": "The command to execute against the bare metal machine."}}]}}, {"type": "integer64", "var": "$bareMetalMachineRunDataExtractsParameters.limitTimeSeconds", "options": ["limit-time-seconds"], "required": true, "group": "BareMetalMachineRunDataExtractsParameters", "help": {"short": "The maximum time the commands are allowed to run. If the execution time exceeds the maximum, the script will be stopped, any output produced until then will be captured, and the exit code matching a timeout will be returned (252)."}, "format": {"maximum": 14400, "minimum": 60}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_RunDataExtracts", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}/runDataExtracts", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bareMetalMachineRunDataExtractsParameters", "required": true, "props": [{"type": "array", "name": "commands", "arg": "$bareMetalMachineRunDataExtractsParameters.commands", "required": true, "item": {"type": "object", "props": [{"type": "array", "name": "arguments", "arg": "$bareMetalMachineRunDataExtractsParameters.commands[].arguments", "item": {"type": "string"}}, {"type": "string", "name": "command", "arg": "$bareMetalMachineRunDataExtractsParameters.commands[].command", "required": true}]}}, {"type": "integer64", "name": "limitTimeSeconds", "arg": "$bareMetalMachineRunDataExtractsParameters.limitTimeSeconds", "required": true, "format": {"maximum": 14400, "minimum": 60}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/rundataextracts", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcnVuRGF0YUV4dHJhY3Rz/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "run-data-extract", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/rundataextracts", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcnVuRGF0YUV4dHJhY3Rz/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BareMetalMachineRunDataExtractsParameters", "args": [{"type": "array", "var": "$bareMetalMachineRunDataExtractsParameters.commands", "options": ["commands"], "required": true, "group": "BareMetalMachineRunDataExtractsParameters", "help": {"short": "The list of curated data extraction commands to be executed directly against the target machine."}, "item": {"type": "object", "args": [{"type": "array", "var": "$bareMetalMachineRunDataExtractsParameters.commands[].arguments", "options": ["arguments"], "help": {"short": "The list of string arguments that will be passed to the script in order as separate arguments."}, "item": {"type": "string"}}, {"type": "string", "var": "$bareMetalMachineRunDataExtractsParameters.commands[].command", "options": ["command"], "required": true, "help": {"short": "The command to execute against the bare metal machine."}}]}}, {"type": "integer64", "var": "$bareMetalMachineRunDataExtractsParameters.limitTimeSeconds", "options": ["limit-time-seconds"], "required": true, "group": "BareMetalMachineRunDataExtractsParameters", "help": {"short": "The maximum time the commands are allowed to run. If the execution time exceeds the maximum, the script will be stopped, any output produced until then will be captured, and the exit code matching a timeout will be returned (252)."}, "format": {"maximum": 14400, "minimum": 60}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_RunDataExtracts", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}/runDataExtracts", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bareMetalMachineRunDataExtractsParameters", "required": true, "props": [{"type": "array", "name": "commands", "arg": "$bareMetalMachineRunDataExtractsParameters.commands", "required": true, "item": {"type": "object", "props": [{"type": "array", "name": "arguments", "arg": "$bareMetalMachineRunDataExtractsParameters.commands[].arguments", "item": {"type": "string"}}, {"type": "string", "name": "command", "arg": "$bareMetalMachineRunDataExtractsParameters.commands[].command", "required": true}]}}, {"type": "integer64", "name": "limitTimeSeconds", "arg": "$bareMetalMachineRunDataExtractsParameters.limitTimeSeconds", "required": true, "format": {"maximum": 14400, "minimum": 60}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVuZGF0YWV4dHJhY3Rz/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVuZGF0YWV4dHJhY3Rz/2023-10-01-preview.xml index 8767bf343..cd13a4c9c 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVuZGF0YWV4dHJhY3Rz/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVuZGF0YWV4dHJhY3Rz/2023-10-01-preview.xml @@ -72,7 +72,6 @@ - diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVucmVhZGNvbW1hbmRz/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVucmVhZGNvbW1hbmRz/2023-10-01-preview.json index 9b18a2c90..eafa462bd 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVucmVhZGNvbW1hbmRz/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVucmVhZGNvbW1hbmRz/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/runreadcommands", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcnVuUmVhZENvbW1hbmRz/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "run-read-command", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/runreadcommands", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcnVuUmVhZENvbW1hbmRz/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BareMetalMachineRunReadCommandsParameters", "args": [{"type": "array", "var": "$bareMetalMachineRunReadCommandsParameters.commands", "options": ["commands"], "required": true, "group": "BareMetalMachineRunReadCommandsParameters", "help": {"short": "The list of read-only commands to be executed directly against the target machine."}, "item": {"type": "object", "args": [{"type": "array", "var": "$bareMetalMachineRunReadCommandsParameters.commands[].arguments", "options": ["arguments"], "help": {"short": "The list of string arguments that will be passed to the script in order as separate arguments."}, "item": {"type": "string"}}, {"type": "string", "var": "$bareMetalMachineRunReadCommandsParameters.commands[].command", "options": ["command"], "required": true, "help": {"short": "The command to execute against the bare metal machine."}}]}}, {"type": "integer64", "var": "$bareMetalMachineRunReadCommandsParameters.limitTimeSeconds", "options": ["limit-time-seconds"], "required": true, "group": "BareMetalMachineRunReadCommandsParameters", "help": {"short": "The maximum time the commands are allowed to run. If the execution time exceeds the maximum, the script will be stopped, any output produced until then will be captured, and the exit code matching a timeout will be returned (252)."}, "format": {"maximum": 14400, "minimum": 60}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_RunReadCommands", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}/runReadCommands", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bareMetalMachineRunReadCommandsParameters", "required": true, "props": [{"type": "array", "name": "commands", "arg": "$bareMetalMachineRunReadCommandsParameters.commands", "required": true, "item": {"type": "object", "props": [{"type": "array", "name": "arguments", "arg": "$bareMetalMachineRunReadCommandsParameters.commands[].arguments", "item": {"type": "string"}}, {"type": "string", "name": "command", "arg": "$bareMetalMachineRunReadCommandsParameters.commands[].command", "required": true}]}}, {"type": "integer64", "name": "limitTimeSeconds", "arg": "$bareMetalMachineRunReadCommandsParameters.limitTimeSeconds", "required": true, "format": {"maximum": 14400, "minimum": 60}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/runreadcommands", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcnVuUmVhZENvbW1hbmRz/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "run-read-command", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/runreadcommands", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vcnVuUmVhZENvbW1hbmRz/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "BareMetalMachineRunReadCommandsParameters", "args": [{"type": "array", "var": "$bareMetalMachineRunReadCommandsParameters.commands", "options": ["commands"], "required": true, "group": "BareMetalMachineRunReadCommandsParameters", "help": {"short": "The list of read-only commands to be executed directly against the target machine."}, "item": {"type": "object", "args": [{"type": "array", "var": "$bareMetalMachineRunReadCommandsParameters.commands[].arguments", "options": ["arguments"], "help": {"short": "The list of string arguments that will be passed to the script in order as separate arguments."}, "item": {"type": "string"}}, {"type": "string", "var": "$bareMetalMachineRunReadCommandsParameters.commands[].command", "options": ["command"], "required": true, "help": {"short": "The command to execute against the bare metal machine."}}]}}, {"type": "integer64", "var": "$bareMetalMachineRunReadCommandsParameters.limitTimeSeconds", "options": ["limit-time-seconds"], "required": true, "group": "BareMetalMachineRunReadCommandsParameters", "help": {"short": "The maximum time the commands are allowed to run. If the execution time exceeds the maximum, the script will be stopped, any output produced until then will be captured, and the exit code matching a timeout will be returned (252)."}, "format": {"maximum": 14400, "minimum": 60}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_RunReadCommands", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}/runReadCommands", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "bareMetalMachineRunReadCommandsParameters", "required": true, "props": [{"type": "array", "name": "commands", "arg": "$bareMetalMachineRunReadCommandsParameters.commands", "required": true, "item": {"type": "object", "props": [{"type": "array", "name": "arguments", "arg": "$bareMetalMachineRunReadCommandsParameters.commands[].arguments", "item": {"type": "string"}}, {"type": "string", "name": "command", "arg": "$bareMetalMachineRunReadCommandsParameters.commands[].command", "required": true}]}}, {"type": "integer64", "name": "limitTimeSeconds", "arg": "$bareMetalMachineRunReadCommandsParameters.limitTimeSeconds", "required": true, "format": {"maximum": 14400, "minimum": 60}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVucmVhZGNvbW1hbmRz/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVucmVhZGNvbW1hbmRz/2023-10-01-preview.xml index 460f6081c..160d59ae9 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVucmVhZGNvbW1hbmRz/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vcnVucmVhZGNvbW1hbmRz/2023-10-01-preview.xml @@ -72,7 +72,6 @@ - diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vdW5jb3Jkb24=/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vdW5jb3Jkb24=/2023-10-01-preview.json index 8e1837643..dc3b72f02 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vdW5jb3Jkb24=/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vdW5jb3Jkb24=/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/uncordon", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vdW5jb3Jkb24=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "uncordon", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/uncordon", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vdW5jb3Jkb24=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_Uncordon", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}/uncordon", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/uncordon", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vdW5jb3Jkb24=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud baremetalmachine", "commands": [{"name": "uncordon", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/baremetalmachines/{}/uncordon", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2JhcmVNZXRhbE1hY2hpbmVzL3tiYXJlTWV0YWxNYWNoaW5lTmFtZX0vdW5jb3Jkb24=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.bareMetalMachineName", "options": ["n", "name", "bare-metal-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the bare metal machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "BareMetalMachines_Uncordon", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/bareMetalMachines/{bareMetalMachineName}/uncordon", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "bareMetalMachineName", "arg": "$Path.bareMetalMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vdW5jb3Jkb24=/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vdW5jb3Jkb24=/2023-10-01-preview.xml index 27110ed51..b835c223c 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vdW5jb3Jkb24=/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvYmFyZW1ldGFsbWFjaGluZXMve30vdW5jb3Jkb24=/2023-10-01-preview.xml @@ -37,7 +37,6 @@ - diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9/2023-10-01-preview.json index 07a978ecd..cf7c71f37 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud kubernetescluster", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.kubernetesClusterName", "options": ["n", "name", "kubernetes-cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Kubernetes cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "KubernetesClusters_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/kubernetesClusters/{kubernetesClusterName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "kubernetesClusterName", "arg": "$Path.kubernetesClusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/kubernetesClusters/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "aadConfiguration", "props": [{"type": "array", "name": "adminGroupObjectIds", "required": true, "item": {"type": "string"}}]}, {"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array", "name": "sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}], "cls": "SshPublicKey_read"}}]}, {"readOnly": true, "type": "array", "name": "attachedNetworkIds", "item": {"type": "string"}}, {"readOnly": true, "type": "array", "name": "availableUpgrades", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "availabilityLifecycle", "enum": {"items": [{"value": "GenerallyAvailable"}, {"value": "Preview"}]}}, {"readOnly": true, "type": "string", "name": "version"}]}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "ResourceId", "name": "connectedClusterId"}, {"readOnly": true, "type": "string", "name": "controlPlaneKubernetesVersion"}, {"type": "object", "name": "controlPlaneNodeConfiguration", "required": true, "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array<@SshPublicKey_read>", "name": "sshPublicKeys", "item": {"type": "@SshPublicKey_read"}}]}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "required": true, "format": {"minimum": 1}}, {"type": "string", "name": "vmSkuName", "required": true}]}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "featureStatuses", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Failed"}, {"value": "Running"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "name"}, {"readOnly": true, "type": "string", "name": "version"}]}, "identifiers": ["name"]}, {"type": "array", "name": "initialAgentPoolConfigurations", "required": true, "item": {"type": "object", "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array<@SshPublicKey_read>", "name": "sshPublicKeys", "item": {"type": "@SshPublicKey_read"}}]}, {"type": "object", "name": "agentOptions", "props": [{"type": "integer64", "name": "hugepagesCount", "required": true}, {"default": {"value": "2M"}, "type": "string", "name": "hugepagesSize", "enum": {"items": [{"value": "1G"}, {"value": "2M"}]}}]}, {"type": "object", "name": "attachedNetworkConfiguration", "props": [{"type": "array", "name": "l2Networks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "L2NetworkAttachmentConfiguration_read"}}, {"type": "array", "name": "l3Networks", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "ipamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "L3NetworkAttachmentConfiguration_read"}}, {"type": "array", "name": "trunkedNetworks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "TrunkedNetworkAttachmentConfiguration_read"}}]}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "required": true}, {"type": "array", "name": "labels", "item": {"type": "object", "props": [{"type": "string", "name": "key", "required": true}, {"type": "string", "name": "value", "required": true}], "cls": "KubernetesLabel_read"}}, {"type": "string", "name": "mode", "required": true, "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"type": "string", "name": "name", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "array<@KubernetesLabel_read>", "name": "taints", "item": {"type": "@KubernetesLabel_read"}}, {"type": "object", "name": "upgradeSettings", "props": [{"default": {"value": "1"}, "type": "string", "name": "maxSurge"}]}, {"type": "string", "name": "vmSkuName", "required": true}]}, "identifiers": ["name"]}, {"type": "string", "name": "kubernetesVersion", "required": true}, {"type": "object", "name": "managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location"}, {"type": "string", "name": "name", "format": {"maxLength": 75}}]}, {"type": "object", "name": "networkConfiguration", "required": true, "props": [{"type": "object", "name": "attachedNetworkConfiguration", "props": [{"type": "array<@L2NetworkAttachmentConfiguration_read>", "name": "l2Networks", "item": {"type": "@L2NetworkAttachmentConfiguration_read"}}, {"type": "array<@L3NetworkAttachmentConfiguration_read>", "name": "l3Networks", "item": {"type": "@L3NetworkAttachmentConfiguration_read"}}, {"type": "array<@TrunkedNetworkAttachmentConfiguration_read>", "name": "trunkedNetworks", "item": {"type": "@TrunkedNetworkAttachmentConfiguration_read"}}]}, {"type": "object", "name": "bgpServiceLoadBalancerConfiguration", "props": [{"type": "array", "name": "bgpAdvertisements", "item": {"type": "object", "props": [{"default": {"value": "True"}, "type": "string", "name": "advertiseToFabric", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "array", "name": "communities", "item": {"type": "string"}}, {"type": "array", "name": "ipAddressPools", "required": true, "item": {"type": "string"}}, {"type": "array", "name": "peers", "item": {"type": "string"}}]}}, {"type": "array", "name": "bgpPeers", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "bfdEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"default": {"value": "False"}, "type": "string", "name": "bgpMultiHop", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "holdTime"}, {"type": "string", "name": "keepAliveTime"}, {"type": "integer64", "name": "myAsn", "format": {"maximum": 4294967295, "minimum": 0}}, {"type": "string", "name": "name", "required": true, "format": {"pattern": "^[a-z0-9]([a-z0-9.-]{0,61}[a-z0-9]){0,1}$"}}, {"type": "string", "name": "peerAddress", "required": true}, {"type": "integer64", "name": "peerAsn", "required": true, "format": {"maximum": 4294967295, "minimum": 0}}, {"default": {"value": 179}, "type": "integer64", "name": "peerPort"}]}}, {"default": {"value": "True"}, "type": "string", "name": "fabricPeeringEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "array", "name": "ipAddressPools", "item": {"type": "object", "props": [{"type": "array", "name": "addresses", "required": true, "item": {"type": "string"}}, {"default": {"value": "True"}, "type": "string", "name": "autoAssign", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "name", "required": true, "format": {"pattern": "^[a-z0-9]([a-z0-9.-]{0,61}[a-z0-9]){0,1}$"}}, {"default": {"value": "True"}, "type": "string", "name": "onlyUseHostIps", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}}]}, {"type": "ResourceId", "name": "cloudServicesNetworkId", "required": true}, {"type": "ResourceId", "name": "cniNetworkId", "required": true}, {"type": "string", "name": "dnsServiceIp"}, {"type": "array", "name": "podCidrs", "item": {"type": "string"}}, {"type": "array", "name": "serviceCidrs", "item": {"type": "string"}}]}, {"readOnly": true, "type": "array", "name": "nodes", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "agentPoolId"}, {"readOnly": true, "type": "string", "name": "availabilityZone"}, {"readOnly": true, "type": "ResourceId", "name": "bareMetalMachineId"}, {"readOnly": true, "type": "integer64", "name": "cpuCores"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}, {"value": "Running"}, {"value": "Scheduling"}, {"value": "Stopped"}, {"value": "Terminating"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "integer64", "name": "diskSizeGB"}, {"readOnly": true, "type": "string", "name": "image"}, {"readOnly": true, "type": "string", "name": "kubernetesVersion"}, {"readOnly": true, "type": "array<@KubernetesLabel_read>", "name": "labels", "item": {"type": "@KubernetesLabel_read"}, "identifiers": ["key"]}, {"readOnly": true, "type": "integer64", "name": "memorySizeGB"}, {"readOnly": true, "type": "string", "name": "mode", "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"readOnly": true, "type": "string", "name": "name"}, {"readOnly": true, "type": "array", "name": "networkAttachments", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address"}, {"type": "string", "name": "ipv6Address"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"type": "string", "name": "networkAttachmentName", "format": {"maxLength": 15}}]}, "identifiers": ["networkAttachmentName"]}, {"readOnly": true, "type": "string", "name": "powerState", "enum": {"items": [{"value": "Off"}, {"value": "On"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "role", "enum": {"items": [{"value": "ControlPlane"}, {"value": "Worker"}]}}, {"readOnly": true, "type": "array<@KubernetesLabel_read>", "name": "taints", "item": {"type": "@KubernetesLabel_read"}, "identifiers": ["key"]}, {"readOnly": true, "type": "string", "name": "vmSkuName"}]}, "identifiers": ["name"]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Created"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "InProgress"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.kubernetesClusterName", "options": ["n", "name", "kubernetes-cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Kubernetes cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "KubernetesClusters_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/kubernetesClusters/{kubernetesClusterName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "kubernetesClusterName", "arg": "$Path.kubernetesClusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.kubernetesClusterName", "options": ["n", "name", "kubernetes-cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Kubernetes cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "AdministratorConfiguration", "args": [{"type": "string", "var": "$kubernetesClusterParameters.properties.administratorConfiguration.adminUsername", "options": ["admin-username"], "group": "AdministratorConfiguration", "help": {"short": "The user name for the administrator that will be applied to the operating systems that run Kubernetes nodes. If not supplied, a user name will be chosen by the service."}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.administratorConfiguration.sshPublicKeys", "options": ["ssh-public-keys"], "group": "AdministratorConfiguration", "help": {"short": "The SSH configuration for the operating systems that run the nodes in the Kubernetes cluster. In some cases, specification of public keys may be required to produce a working environment."}, "item": {"type": "object", "args": [{"type": "string", "var": "@SshPublicKey_create.keyData", "options": ["key-data"], "required": true, "help": {"short": "The SSH public key data."}, "format": {"minLength": 1}}], "cls": "SshPublicKey_create"}}]}, {"name": "KubernetesClusterParameters", "args": [{"type": "object", "var": "$kubernetesClusterParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "KubernetesClusterParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$kubernetesClusterParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$kubernetesClusterParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$kubernetesClusterParameters.location", "options": ["l", "location"], "required": true, "group": "KubernetesClusterParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$kubernetesClusterParameters.tags", "options": ["tags"], "group": "KubernetesClusterParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "object", "var": "$kubernetesClusterParameters.properties.aadConfiguration", "options": ["aad-configuration"], "group": "Properties", "help": {"short": "The Azure Active Directory Integration properties."}, "args": [{"type": "array", "var": "$kubernetesClusterParameters.properties.aadConfiguration.adminGroupObjectIds", "options": ["admin-group-object-ids"], "required": true, "help": {"short": "The list of Azure Active Directory group object IDs that will have an administrative role on the Kubernetes cluster."}, "item": {"type": "string"}}]}, {"type": "object", "var": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration", "options": ["control-plane-node-configuration"], "required": true, "group": "Properties", "help": {"short": "The defining characteristics of the control plane for this Kubernetes Cluster."}, "args": [{"type": "string", "var": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration.administratorConfiguration.adminUsername", "options": ["admin-username"], "group": "", "help": {"short": "The user name for the administrator that will be applied to the operating systems that run Kubernetes nodes. If not supplied, a user name will be chosen by the service."}}, {"type": "array<@SshPublicKey_create>", "var": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration.administratorConfiguration.sshPublicKeys", "options": ["ssh-public-keys"], "group": "AdministratorConfiguration", "help": {"short": "The SSH configuration for the operating systems that run the nodes in the Kubernetes cluster. In some cases, specification of public keys may be required to produce a working environment."}, "item": {"type": "@SshPublicKey_create"}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration.availabilityZones", "options": ["availability-zones"], "help": {"short": "The list of availability zones of the Network Cloud cluster to be used for the provisioning of nodes in the control plane. If not specified, all availability zones will be used."}, "item": {"type": "string"}}, {"type": "integer64", "var": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration.count", "options": ["count"], "required": true, "help": {"short": "The number of virtual machines that use this configuration."}, "format": {"minimum": 1}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration.vmSkuName", "options": ["vm-sku-name"], "required": true, "help": {"short": "The name of the VM SKU supplied during creation."}}]}, {"type": "array", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations", "options": ["initial-agent-pool-configurations"], "required": true, "group": "Properties", "help": {"short": "The agent pools that are created with this Kubernetes cluster for running critical system services and workloads. This data in this field is only used during creation, and the field will be empty following the creation of the Kubernetes Cluster. After creation, the management of agent pools is done using the agentPools sub-resource."}, "item": {"type": "object", "args": [{"type": "string", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].administratorConfiguration.adminUsername", "options": ["admin-username"], "group": "", "help": {"short": "The user name for the administrator that will be applied to the operating systems that run Kubernetes nodes. If not supplied, a user name will be chosen by the service."}}, {"type": "array<@SshPublicKey_create>", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].administratorConfiguration.sshPublicKeys", "options": ["ssh-public-keys"], "group": "AdministratorConfiguration", "help": {"short": "The SSH configuration for the operating systems that run the nodes in the Kubernetes cluster. In some cases, specification of public keys may be required to produce a working environment."}, "item": {"type": "@SshPublicKey_create"}}, {"type": "object", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].agentOptions", "options": ["agent-options"], "help": {"short": "The configurations that will be applied to each agent in this agent pool."}, "args": [{"type": "integer64", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].agentOptions.hugepagesCount", "options": ["hugepages-count"], "required": true, "help": {"short": "The number of hugepages to allocate."}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].agentOptions.hugepagesSize", "options": ["hugepages-size"], "help": {"short": "The size of the hugepages to allocate."}, "default": {"value": "2M"}, "enum": {"items": [{"name": "1G", "value": "1G"}, {"name": "2M", "value": "2M"}]}}]}, {"type": "object", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].attachedNetworkConfiguration", "options": ["attached-network-configuration"], "help": {"short": "The configuration of networks being attached to the agent pool for use by the workloads that run on this Kubernetes cluster. These networks are in addition to the networks connected in the Kubernetes cluster attached network configuration."}, "args": [{"type": "array", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].attachedNetworkConfiguration.l2Networks", "options": ["l2-networks"], "help": {"short": "The list of Layer 2 Networks and related configuration for attachment."}, "item": {"type": "object", "args": [{"type": "ResourceId", "var": "@L2NetworkAttachmentConfiguration_create.networkId", "options": ["network-id"], "required": true, "help": {"short": "The resource ID of the network that is being configured for attachment."}}, {"type": "string", "var": "@L2NetworkAttachmentConfiguration_create.pluginType", "options": ["plugin-type"], "help": {"short": "The indicator of how this network will be utilized by the Kubernetes cluster."}, "default": {"value": "SRIOV"}, "enum": {"items": [{"name": "DPDK", "value": "DPDK"}, {"name": "IPVLAN", "value": "IPVLAN"}, {"name": "MACVLAN", "value": "MACVLAN"}, {"name": "OSDevice", "value": "OSDevice"}, {"name": "SRIOV", "value": "SRIOV"}]}}], "cls": "L2NetworkAttachmentConfiguration_create"}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].attachedNetworkConfiguration.l3Networks", "options": ["l3-networks"], "help": {"short": "The list of Layer 3 Networks and related configuration for attachment."}, "item": {"type": "object", "args": [{"type": "string", "var": "@L3NetworkAttachmentConfiguration_create.ipamEnabled", "options": ["ipam-enabled"], "help": {"short": "The indication of whether this network will or will not perform IP address management and allocate IP addresses when attached."}, "default": {"value": "False"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "ResourceId", "var": "@L3NetworkAttachmentConfiguration_create.networkId", "options": ["network-id"], "required": true, "help": {"short": "The resource ID of the network that is being configured for attachment."}}, {"type": "string", "var": "@L3NetworkAttachmentConfiguration_create.pluginType", "options": ["plugin-type"], "help": {"short": "The indicator of how this network will be utilized by the Kubernetes cluster."}, "default": {"value": "SRIOV"}, "enum": {"items": [{"name": "DPDK", "value": "DPDK"}, {"name": "IPVLAN", "value": "IPVLAN"}, {"name": "MACVLAN", "value": "MACVLAN"}, {"name": "OSDevice", "value": "OSDevice"}, {"name": "SRIOV", "value": "SRIOV"}]}}], "cls": "L3NetworkAttachmentConfiguration_create"}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].attachedNetworkConfiguration.trunkedNetworks", "options": ["trunked-networks"], "help": {"short": "The list of Trunked Networks and related configuration for attachment."}, "item": {"type": "object", "args": [{"type": "ResourceId", "var": "@TrunkedNetworkAttachmentConfiguration_create.networkId", "options": ["network-id"], "required": true, "help": {"short": "The resource ID of the network that is being configured for attachment."}}, {"type": "string", "var": "@TrunkedNetworkAttachmentConfiguration_create.pluginType", "options": ["plugin-type"], "help": {"short": "The indicator of how this network will be utilized by the Kubernetes cluster."}, "default": {"value": "SRIOV"}, "enum": {"items": [{"name": "DPDK", "value": "DPDK"}, {"name": "IPVLAN", "value": "IPVLAN"}, {"name": "MACVLAN", "value": "MACVLAN"}, {"name": "OSDevice", "value": "OSDevice"}, {"name": "SRIOV", "value": "SRIOV"}]}}], "cls": "TrunkedNetworkAttachmentConfiguration_create"}}]}, {"type": "array", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].availabilityZones", "options": ["availability-zones"], "help": {"short": "The list of availability zones of the Network Cloud cluster used for the provisioning of nodes in this agent pool. If not specified, all availability zones will be used."}, "item": {"type": "string"}}, {"type": "integer64", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].count", "options": ["count"], "required": true, "help": {"short": "The number of virtual machines that use this configuration."}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].labels", "options": ["labels"], "help": {"short": "The labels applied to the nodes in this agent pool."}, "item": {"type": "object", "args": [{"type": "string", "var": "@KubernetesLabel_create.key", "options": ["key"], "required": true, "help": {"short": "The name of the label or taint."}}, {"type": "string", "var": "@KubernetesLabel_create.value", "options": ["value"], "required": true, "help": {"short": "The value of the label or taint."}}], "cls": "KubernetesLabel_create"}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].mode", "options": ["mode"], "required": true, "help": {"short": "The selection of how this agent pool is utilized, either as a system pool or a user pool. System pools run the features and critical services for the Kubernetes Cluster, while user pools are dedicated to user workloads. Every Kubernetes cluster must contain at least one system node pool with at least one node."}, "enum": {"items": [{"name": "NotApplicable", "value": "NotApplicable"}, {"name": "System", "value": "System"}, {"name": "User", "value": "User"}]}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].name", "options": ["name"], "required": true, "help": {"short": "The name that will be used for the agent pool resource representing this agent pool."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "array<@KubernetesLabel_create>", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].taints", "options": ["taints"], "help": {"short": "The taints applied to the nodes in this agent pool."}, "item": {"type": "@KubernetesLabel_create"}}, {"type": "object", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].upgradeSettings", "options": ["upgrade-settings"], "help": {"short": "The configuration of the agent pool."}, "args": [{"type": "string", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].upgradeSettings.maxSurge", "options": ["max-surge"], "help": {"short": "The maximum number or percentage of nodes that are surged during upgrade. This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is 1."}, "default": {"value": "1"}}]}, {"type": "string", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].vmSkuName", "options": ["vm-sku-name"], "required": true, "help": {"short": "The name of the VM SKU that determines the size of resources allocated for node VMs."}}]}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.kubernetesVersion", "options": ["kubernetes-version"], "required": true, "group": "Properties", "help": {"short": "The Kubernetes version for this cluster. Accepts n.n, n.n.n, and n.n.n-n format. The interpreted version used will be resolved into this field after creation or update."}}, {"type": "object", "var": "$kubernetesClusterParameters.properties.managedResourceGroupConfiguration", "options": ["managed-resource-group-configuration"], "group": "Properties", "help": {"short": "The configuration of the managed resource group associated with the resource."}, "args": [{"type": "string", "var": "$kubernetesClusterParameters.properties.managedResourceGroupConfiguration.location", "options": ["location"], "help": {"short": "The location of the managed resource group. If not specified, the location of the parent resource is chosen."}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.managedResourceGroupConfiguration.name", "options": ["name"], "help": {"short": "The name for the managed resource group. If not specified, the unique name is automatically generated."}, "format": {"maxLength": 75}}]}, {"type": "object", "var": "$kubernetesClusterParameters.properties.networkConfiguration", "options": ["network-configuration"], "required": true, "group": "Properties", "help": {"short": "The configuration of the Kubernetes cluster networking, including the attachment of networks that span the cluster."}, "args": [{"type": "object", "var": "$kubernetesClusterParameters.properties.networkConfiguration.attachedNetworkConfiguration", "options": ["attached-network-configuration"], "help": {"short": "The configuration of networks being attached to the cluster for use by the workloads that run on this Kubernetes cluster."}, "args": [{"type": "array<@L2NetworkAttachmentConfiguration_create>", "var": "$kubernetesClusterParameters.properties.networkConfiguration.attachedNetworkConfiguration.l2Networks", "options": ["l2-networks"], "help": {"short": "The list of Layer 2 Networks and related configuration for attachment."}, "item": {"type": "@L2NetworkAttachmentConfiguration_create"}}, {"type": "array<@L3NetworkAttachmentConfiguration_create>", "var": "$kubernetesClusterParameters.properties.networkConfiguration.attachedNetworkConfiguration.l3Networks", "options": ["l3-networks"], "help": {"short": "The list of Layer 3 Networks and related configuration for attachment."}, "item": {"type": "@L3NetworkAttachmentConfiguration_create"}}, {"type": "array<@TrunkedNetworkAttachmentConfiguration_create>", "var": "$kubernetesClusterParameters.properties.networkConfiguration.attachedNetworkConfiguration.trunkedNetworks", "options": ["trunked-networks"], "help": {"short": "The list of Trunked Networks and related configuration for attachment."}, "item": {"type": "@TrunkedNetworkAttachmentConfiguration_create"}}]}, {"type": "object", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration", "options": ["bgp-service-load-balancer-configuration"], "help": {"short": "The configuration of the BGP service load balancer for this Kubernetes cluster."}, "args": [{"type": "array", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpAdvertisements", "options": ["bgp-advertisements"], "help": {"short": "The association of IP address pools to the communities and peers, allowing for announcement of IPs."}, "item": {"type": "object", "args": [{"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpAdvertisements[].advertiseToFabric", "options": ["advertise-to-fabric"], "help": {"short": "The indicator of if this advertisement is also made to the network fabric associated with the Network Cloud Cluster. This field is ignored if fabricPeeringEnabled is set to False."}, "default": {"value": "True"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpAdvertisements[].communities", "options": ["communities"], "help": {"short": "The names of the BGP communities to be associated with the announcement, utilizing a BGP community string in 1234:1234 format."}, "item": {"type": "string"}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpAdvertisements[].ipAddressPools", "options": ["ip-address-pools"], "required": true, "help": {"short": "The names of the IP address pools associated with this announcement."}, "item": {"type": "string"}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpAdvertisements[].peers", "options": ["peers"], "help": {"short": "The names of the BGP peers to limit this advertisement to. If no values are specified, all BGP peers will receive this advertisement."}, "item": {"type": "string"}}]}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers", "options": ["bgp-peers"], "help": {"short": "The list of additional BgpPeer entities that the Kubernetes cluster will peer with. All peering must be explicitly defined."}, "item": {"type": "object", "args": [{"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].bfdEnabled", "options": ["bfd-enabled"], "help": {"short": "The indicator of BFD enablement for this BgpPeer."}, "default": {"value": "False"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].bgpMultiHop", "options": ["bgp-multi-hop"], "help": {"short": "The indicator to enable multi-hop peering support."}, "default": {"value": "False"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].holdTime", "options": ["hold-time"], "help": {"short": "The requested BGP hold time value. This field uses ISO 8601 duration format, for example P1H."}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].keepAliveTime", "options": ["keep-alive-time"], "help": {"short": "The requested BGP keepalive time value. This field uses ISO 8601 duration format, for example P1H."}}, {"type": "integer64", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].myAsn", "options": ["my-asn"], "help": {"short": "The autonomous system number used for the local end of the BGP session."}, "format": {"maximum": 4294967295, "minimum": 0}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].name", "options": ["name"], "required": true, "help": {"short": "The name used to identify this BGP peer for association with a BGP advertisement."}, "format": {"pattern": "^[a-z0-9]([a-z0-9.-]{0,61}[a-z0-9]){0,1}$"}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].password", "options": ["password"], "help": {"short": "The authentication password for routers enforcing TCP MD5 authenticated sessions."}, "format": {"pattern": "^[a-zA-Z0-9]{0,80}$", "maxLength": 80}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].peerAddress", "options": ["peer-address"], "required": true, "help": {"short": "The IPv4 or IPv6 address used to connect this BGP session."}}, {"type": "integer64", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].peerAsn", "options": ["peer-asn"], "required": true, "help": {"short": "The autonomous system number expected from the remote end of the BGP session."}, "format": {"maximum": 4294967295, "minimum": 0}}, {"type": "integer64", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].peerPort", "options": ["peer-port"], "help": {"short": "The port used to connect this BGP session."}, "default": {"value": 179}}]}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.fabricPeeringEnabled", "options": ["fabric-peering-enabled"], "help": {"short": "The indicator to specify if the load balancer peers with the network fabric."}, "default": {"value": "True"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.ipAddressPools", "options": ["ip-address-pools"], "help": {"short": "The list of pools of IP addresses that can be allocated to Load Balancer services."}, "item": {"type": "object", "args": [{"type": "array", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.ipAddressPools[].addresses", "options": ["addresses"], "required": true, "help": {"short": "The list of IP address ranges. Each range can be a either a subnet in CIDR format or an explicit start-end range of IP addresses."}, "item": {"type": "string"}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.ipAddressPools[].autoAssign", "options": ["auto-assign"], "help": {"short": "The indicator to determine if automatic allocation from the pool should occur."}, "default": {"value": "True"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.ipAddressPools[].name", "options": ["name"], "required": true, "help": {"short": "The name used to identify this IP address pool for association with a BGP advertisement."}, "format": {"pattern": "^[a-z0-9]([a-z0-9.-]{0,61}[a-z0-9]){0,1}$"}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.ipAddressPools[].onlyUseHostIps", "options": ["only-use-host-ips"], "help": {"short": "The indicator to prevent the use of IP addresses ending with .0 and .255 for this pool. Enabling this option will only use IP addresses between .1 and .254 inclusive."}, "default": {"value": "True"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}]}}]}, {"type": "ResourceId", "var": "$kubernetesClusterParameters.properties.networkConfiguration.cloudServicesNetworkId", "options": ["cloud-services-network-id"], "required": true, "help": {"short": "The resource ID of the associated Cloud Services network."}}, {"type": "ResourceId", "var": "$kubernetesClusterParameters.properties.networkConfiguration.cniNetworkId", "options": ["cni-network-id"], "required": true, "help": {"short": "The resource ID of the Layer 3 network that is used for creation of the Container Networking Interface network."}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.dnsServiceIp", "options": ["dns-service-ip"], "help": {"short": "The IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in service CIDR."}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.networkConfiguration.podCidrs", "options": ["pod-cidrs"], "help": {"short": "The CIDR notation IP ranges from which to assign pod IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking."}, "item": {"type": "string"}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.networkConfiguration.serviceCidrs", "options": ["service-cidrs"], "help": {"short": "The CIDR notation IP ranges from which to assign service IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking."}, "item": {"type": "string"}}]}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "KubernetesClusters_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/kubernetesClusters/{kubernetesClusterName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "kubernetesClusterName", "arg": "$Path.kubernetesClusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "kubernetesClusterParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$kubernetesClusterParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$kubernetesClusterParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$kubernetesClusterParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$kubernetesClusterParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "aadConfiguration", "arg": "$kubernetesClusterParameters.properties.aadConfiguration", "props": [{"type": "array", "name": "adminGroupObjectIds", "arg": "$kubernetesClusterParameters.properties.aadConfiguration.adminGroupObjectIds", "required": true, "item": {"type": "string"}}]}, {"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername", "arg": "$kubernetesClusterParameters.properties.administratorConfiguration.adminUsername"}, {"type": "array", "name": "sshPublicKeys", "arg": "$kubernetesClusterParameters.properties.administratorConfiguration.sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "arg": "@SshPublicKey_create.keyData", "required": true, "format": {"minLength": 1}}], "cls": "SshPublicKey_create"}}]}, {"type": "object", "name": "controlPlaneNodeConfiguration", "arg": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration", "required": true, "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername", "arg": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration.administratorConfiguration.adminUsername"}, {"type": "array<@SshPublicKey_create>", "name": "sshPublicKeys", "arg": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration.administratorConfiguration.sshPublicKeys", "item": {"type": "@SshPublicKey_create"}}]}, {"type": "array", "name": "availabilityZones", "arg": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration.availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "arg": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration.count", "required": true, "format": {"minimum": 1}}, {"type": "string", "name": "vmSkuName", "arg": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration.vmSkuName", "required": true}]}, {"type": "array", "name": "initialAgentPoolConfigurations", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations", "required": true, "item": {"type": "object", "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].administratorConfiguration.adminUsername"}, {"type": "array<@SshPublicKey_create>", "name": "sshPublicKeys", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].administratorConfiguration.sshPublicKeys", "item": {"type": "@SshPublicKey_create"}}]}, {"type": "object", "name": "agentOptions", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].agentOptions", "props": [{"type": "integer64", "name": "hugepagesCount", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].agentOptions.hugepagesCount", "required": true}, {"default": {"value": "2M"}, "type": "string", "name": "hugepagesSize", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].agentOptions.hugepagesSize", "enum": {"items": [{"value": "1G"}, {"value": "2M"}]}}]}, {"type": "object", "name": "attachedNetworkConfiguration", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].attachedNetworkConfiguration", "props": [{"type": "array", "name": "l2Networks", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].attachedNetworkConfiguration.l2Networks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "arg": "@L2NetworkAttachmentConfiguration_create.networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "arg": "@L2NetworkAttachmentConfiguration_create.pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "L2NetworkAttachmentConfiguration_create"}}, {"type": "array", "name": "l3Networks", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].attachedNetworkConfiguration.l3Networks", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "ipamEnabled", "arg": "@L3NetworkAttachmentConfiguration_create.ipamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "ResourceId", "name": "networkId", "arg": "@L3NetworkAttachmentConfiguration_create.networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "arg": "@L3NetworkAttachmentConfiguration_create.pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "L3NetworkAttachmentConfiguration_create"}}, {"type": "array", "name": "trunkedNetworks", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].attachedNetworkConfiguration.trunkedNetworks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "arg": "@TrunkedNetworkAttachmentConfiguration_create.networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "arg": "@TrunkedNetworkAttachmentConfiguration_create.pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "TrunkedNetworkAttachmentConfiguration_create"}}]}, {"type": "array", "name": "availabilityZones", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].count", "required": true}, {"type": "array", "name": "labels", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].labels", "item": {"type": "object", "props": [{"type": "string", "name": "key", "arg": "@KubernetesLabel_create.key", "required": true}, {"type": "string", "name": "value", "arg": "@KubernetesLabel_create.value", "required": true}], "cls": "KubernetesLabel_create"}}, {"type": "string", "name": "mode", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].mode", "required": true, "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"type": "string", "name": "name", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].name", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "array<@KubernetesLabel_create>", "name": "taints", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].taints", "item": {"type": "@KubernetesLabel_create"}}, {"type": "object", "name": "upgradeSettings", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].upgradeSettings", "props": [{"default": {"value": "1"}, "type": "string", "name": "maxSurge", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].upgradeSettings.maxSurge"}]}, {"type": "string", "name": "vmSkuName", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].vmSkuName", "required": true}]}, "identifiers": ["name"]}, {"type": "string", "name": "kubernetesVersion", "arg": "$kubernetesClusterParameters.properties.kubernetesVersion", "required": true}, {"type": "object", "name": "managedResourceGroupConfiguration", "arg": "$kubernetesClusterParameters.properties.managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location", "arg": "$kubernetesClusterParameters.properties.managedResourceGroupConfiguration.location"}, {"type": "string", "name": "name", "arg": "$kubernetesClusterParameters.properties.managedResourceGroupConfiguration.name", "format": {"maxLength": 75}}]}, {"type": "object", "name": "networkConfiguration", "arg": "$kubernetesClusterParameters.properties.networkConfiguration", "required": true, "props": [{"type": "object", "name": "attachedNetworkConfiguration", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.attachedNetworkConfiguration", "props": [{"type": "array<@L2NetworkAttachmentConfiguration_create>", "name": "l2Networks", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.attachedNetworkConfiguration.l2Networks", "item": {"type": "@L2NetworkAttachmentConfiguration_create"}}, {"type": "array<@L3NetworkAttachmentConfiguration_create>", "name": "l3Networks", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.attachedNetworkConfiguration.l3Networks", "item": {"type": "@L3NetworkAttachmentConfiguration_create"}}, {"type": "array<@TrunkedNetworkAttachmentConfiguration_create>", "name": "trunkedNetworks", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.attachedNetworkConfiguration.trunkedNetworks", "item": {"type": "@TrunkedNetworkAttachmentConfiguration_create"}}]}, {"type": "object", "name": "bgpServiceLoadBalancerConfiguration", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration", "props": [{"type": "array", "name": "bgpAdvertisements", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpAdvertisements", "item": {"type": "object", "props": [{"default": {"value": "True"}, "type": "string", "name": "advertiseToFabric", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpAdvertisements[].advertiseToFabric", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "array", "name": "communities", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpAdvertisements[].communities", "item": {"type": "string"}}, {"type": "array", "name": "ipAddressPools", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpAdvertisements[].ipAddressPools", "required": true, "item": {"type": "string"}}, {"type": "array", "name": "peers", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpAdvertisements[].peers", "item": {"type": "string"}}]}}, {"type": "array", "name": "bgpPeers", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "bfdEnabled", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].bfdEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"default": {"value": "False"}, "type": "string", "name": "bgpMultiHop", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].bgpMultiHop", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "holdTime", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].holdTime"}, {"type": "string", "name": "keepAliveTime", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].keepAliveTime"}, {"type": "integer64", "name": "myAsn", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].myAsn", "format": {"maximum": 4294967295, "minimum": 0}}, {"type": "string", "name": "name", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].name", "required": true, "format": {"pattern": "^[a-z0-9]([a-z0-9.-]{0,61}[a-z0-9]){0,1}$"}}, {"type": "string", "name": "password", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].password", "secret": true, "format": {"pattern": "^[a-zA-Z0-9]{0,80}$", "maxLength": 80}}, {"type": "string", "name": "peerAddress", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].peerAddress", "required": true}, {"type": "integer64", "name": "peerAsn", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].peerAsn", "required": true, "format": {"maximum": 4294967295, "minimum": 0}}, {"default": {"value": 179}, "type": "integer64", "name": "peerPort", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].peerPort"}]}}, {"default": {"value": "True"}, "type": "string", "name": "fabricPeeringEnabled", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.fabricPeeringEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "array", "name": "ipAddressPools", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.ipAddressPools", "item": {"type": "object", "props": [{"type": "array", "name": "addresses", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.ipAddressPools[].addresses", "required": true, "item": {"type": "string"}}, {"default": {"value": "True"}, "type": "string", "name": "autoAssign", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.ipAddressPools[].autoAssign", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "name", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.ipAddressPools[].name", "required": true, "format": {"pattern": "^[a-z0-9]([a-z0-9.-]{0,61}[a-z0-9]){0,1}$"}}, {"default": {"value": "True"}, "type": "string", "name": "onlyUseHostIps", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.ipAddressPools[].onlyUseHostIps", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}}]}, {"type": "ResourceId", "name": "cloudServicesNetworkId", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.cloudServicesNetworkId", "required": true}, {"type": "ResourceId", "name": "cniNetworkId", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.cniNetworkId", "required": true}, {"type": "string", "name": "dnsServiceIp", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.dnsServiceIp"}, {"type": "array", "name": "podCidrs", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.podCidrs", "item": {"type": "string"}}, {"type": "array", "name": "serviceCidrs", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.serviceCidrs", "item": {"type": "string"}}]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$kubernetesClusterParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/kubernetesClusters/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "aadConfiguration", "props": [{"type": "array", "name": "adminGroupObjectIds", "required": true, "item": {"type": "string"}}]}, {"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array", "name": "sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}], "cls": "SshPublicKey_read"}}]}, {"readOnly": true, "type": "array", "name": "attachedNetworkIds", "item": {"type": "string"}}, {"readOnly": true, "type": "array", "name": "availableUpgrades", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "availabilityLifecycle", "enum": {"items": [{"value": "GenerallyAvailable"}, {"value": "Preview"}]}}, {"readOnly": true, "type": "string", "name": "version"}]}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "ResourceId", "name": "connectedClusterId"}, {"readOnly": true, "type": "string", "name": "controlPlaneKubernetesVersion"}, {"type": "object", "name": "controlPlaneNodeConfiguration", "required": true, "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array<@SshPublicKey_read>", "name": "sshPublicKeys", "item": {"type": "@SshPublicKey_read"}}]}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "required": true, "format": {"minimum": 1}}, {"type": "string", "name": "vmSkuName", "required": true}]}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "featureStatuses", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Failed"}, {"value": "Running"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "name"}, {"readOnly": true, "type": "string", "name": "version"}]}, "identifiers": ["name"]}, {"type": "array", "name": "initialAgentPoolConfigurations", "required": true, "item": {"type": "object", "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array<@SshPublicKey_read>", "name": "sshPublicKeys", "item": {"type": "@SshPublicKey_read"}}]}, {"type": "object", "name": "agentOptions", "props": [{"type": "integer64", "name": "hugepagesCount", "required": true}, {"default": {"value": "2M"}, "type": "string", "name": "hugepagesSize", "enum": {"items": [{"value": "1G"}, {"value": "2M"}]}}]}, {"type": "object", "name": "attachedNetworkConfiguration", "props": [{"type": "array", "name": "l2Networks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "L2NetworkAttachmentConfiguration_read"}}, {"type": "array", "name": "l3Networks", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "ipamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "L3NetworkAttachmentConfiguration_read"}}, {"type": "array", "name": "trunkedNetworks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "TrunkedNetworkAttachmentConfiguration_read"}}]}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "required": true}, {"type": "array", "name": "labels", "item": {"type": "object", "props": [{"type": "string", "name": "key", "required": true}, {"type": "string", "name": "value", "required": true}], "cls": "KubernetesLabel_read"}}, {"type": "string", "name": "mode", "required": true, "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"type": "string", "name": "name", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "array<@KubernetesLabel_read>", "name": "taints", "item": {"type": "@KubernetesLabel_read"}}, {"type": "object", "name": "upgradeSettings", "props": [{"default": {"value": "1"}, "type": "string", "name": "maxSurge"}]}, {"type": "string", "name": "vmSkuName", "required": true}]}, "identifiers": ["name"]}, {"type": "string", "name": "kubernetesVersion", "required": true}, {"type": "object", "name": "managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location"}, {"type": "string", "name": "name", "format": {"maxLength": 75}}]}, {"type": "object", "name": "networkConfiguration", "required": true, "props": [{"type": "object", "name": "attachedNetworkConfiguration", "props": [{"type": "array<@L2NetworkAttachmentConfiguration_read>", "name": "l2Networks", "item": {"type": "@L2NetworkAttachmentConfiguration_read"}}, {"type": "array<@L3NetworkAttachmentConfiguration_read>", "name": "l3Networks", "item": {"type": "@L3NetworkAttachmentConfiguration_read"}}, {"type": "array<@TrunkedNetworkAttachmentConfiguration_read>", "name": "trunkedNetworks", "item": {"type": "@TrunkedNetworkAttachmentConfiguration_read"}}]}, {"type": "object", "name": "bgpServiceLoadBalancerConfiguration", "props": [{"type": "array", "name": "bgpAdvertisements", "item": {"type": "object", "props": [{"default": {"value": "True"}, "type": "string", "name": "advertiseToFabric", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "array", "name": "communities", "item": {"type": "string"}}, {"type": "array", "name": "ipAddressPools", "required": true, "item": {"type": "string"}}, {"type": "array", "name": "peers", "item": {"type": "string"}}]}}, {"type": "array", "name": "bgpPeers", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "bfdEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"default": {"value": "False"}, "type": "string", "name": "bgpMultiHop", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "holdTime"}, {"type": "string", "name": "keepAliveTime"}, {"type": "integer64", "name": "myAsn", "format": {"maximum": 4294967295, "minimum": 0}}, {"type": "string", "name": "name", "required": true, "format": {"pattern": "^[a-z0-9]([a-z0-9.-]{0,61}[a-z0-9]){0,1}$"}}, {"type": "string", "name": "peerAddress", "required": true}, {"type": "integer64", "name": "peerAsn", "required": true, "format": {"maximum": 4294967295, "minimum": 0}}, {"default": {"value": 179}, "type": "integer64", "name": "peerPort"}]}}, {"default": {"value": "True"}, "type": "string", "name": "fabricPeeringEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "array", "name": "ipAddressPools", "item": {"type": "object", "props": [{"type": "array", "name": "addresses", "required": true, "item": {"type": "string"}}, {"default": {"value": "True"}, "type": "string", "name": "autoAssign", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "name", "required": true, "format": {"pattern": "^[a-z0-9]([a-z0-9.-]{0,61}[a-z0-9]){0,1}$"}}, {"default": {"value": "True"}, "type": "string", "name": "onlyUseHostIps", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}}]}, {"type": "ResourceId", "name": "cloudServicesNetworkId", "required": true}, {"type": "ResourceId", "name": "cniNetworkId", "required": true}, {"type": "string", "name": "dnsServiceIp"}, {"type": "array", "name": "podCidrs", "item": {"type": "string"}}, {"type": "array", "name": "serviceCidrs", "item": {"type": "string"}}]}, {"readOnly": true, "type": "array", "name": "nodes", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "agentPoolId"}, {"readOnly": true, "type": "string", "name": "availabilityZone"}, {"readOnly": true, "type": "ResourceId", "name": "bareMetalMachineId"}, {"readOnly": true, "type": "integer64", "name": "cpuCores"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}, {"value": "Running"}, {"value": "Scheduling"}, {"value": "Stopped"}, {"value": "Terminating"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "integer64", "name": "diskSizeGB"}, {"readOnly": true, "type": "string", "name": "image"}, {"readOnly": true, "type": "string", "name": "kubernetesVersion"}, {"readOnly": true, "type": "array<@KubernetesLabel_read>", "name": "labels", "item": {"type": "@KubernetesLabel_read"}, "identifiers": ["key"]}, {"readOnly": true, "type": "integer64", "name": "memorySizeGB"}, {"readOnly": true, "type": "string", "name": "mode", "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"readOnly": true, "type": "string", "name": "name"}, {"readOnly": true, "type": "array", "name": "networkAttachments", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address"}, {"type": "string", "name": "ipv6Address"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"type": "string", "name": "networkAttachmentName", "format": {"maxLength": 15}}]}, "identifiers": ["networkAttachmentName"]}, {"readOnly": true, "type": "string", "name": "powerState", "enum": {"items": [{"value": "Off"}, {"value": "On"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "role", "enum": {"items": [{"value": "ControlPlane"}, {"value": "Worker"}]}}, {"readOnly": true, "type": "array<@KubernetesLabel_read>", "name": "taints", "item": {"type": "@KubernetesLabel_read"}, "identifiers": ["key"]}, {"readOnly": true, "type": "string", "name": "vmSkuName"}]}, "identifiers": ["name"]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Created"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "InProgress"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.kubernetesClusterName", "options": ["n", "name", "kubernetes-cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Kubernetes cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "AdministratorConfiguration", "args": [{"type": "array", "var": "$kubernetesClusterUpdateParameters.properties.administratorConfiguration.sshPublicKeys", "options": ["ssh-public-keys"], "group": "AdministratorConfiguration", "item": {"type": "object", "args": [{"type": "string", "var": "$kubernetesClusterUpdateParameters.properties.administratorConfiguration.sshPublicKeys[].keyData", "options": ["key-data"], "required": true, "format": {"minLength": 1}}]}}]}, {"name": "KubernetesClusterUpdateParameters", "args": [{"type": "object", "var": "$kubernetesClusterUpdateParameters.tags", "options": ["tags"], "group": "KubernetesClusterUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "object", "var": "$kubernetesClusterUpdateParameters.properties.controlPlaneNodeConfiguration", "options": ["control-plane-node-configuration"], "group": "Properties", "help": {"short": "The defining characteristics of the control plane that can be patched for this Kubernetes cluster."}, "args": [{"type": "array", "var": "$kubernetesClusterUpdateParameters.properties.controlPlaneNodeConfiguration.administratorConfiguration.sshPublicKeys", "options": ["ssh-public-keys"], "group": "AdministratorConfiguration", "item": {"type": "object", "args": [{"type": "string", "var": "$kubernetesClusterUpdateParameters.properties.controlPlaneNodeConfiguration.administratorConfiguration.sshPublicKeys[].keyData", "options": ["key-data"], "required": true, "format": {"minLength": 1}}]}}, {"type": "integer64", "var": "$kubernetesClusterUpdateParameters.properties.controlPlaneNodeConfiguration.count", "options": ["count"], "help": {"short": "The number of virtual machines that use this configuration."}, "format": {"minimum": 1}}]}, {"type": "string", "var": "$kubernetesClusterUpdateParameters.properties.kubernetesVersion", "options": ["kubernetes-version"], "group": "Properties", "help": {"short": "The Kubernetes version for this cluster. Accepts n.n, n.n.n, and n.n.n-n format. The interpreted version used will be resolved into this field after creation or update."}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "KubernetesClusters_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/kubernetesClusters/{kubernetesClusterName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "kubernetesClusterName", "arg": "$Path.kubernetesClusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "kubernetesClusterUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "array", "name": "sshPublicKeys", "arg": "$kubernetesClusterUpdateParameters.properties.administratorConfiguration.sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "arg": "$kubernetesClusterUpdateParameters.properties.administratorConfiguration.sshPublicKeys[].keyData", "required": true, "format": {"minLength": 1}}]}, "identifiers": ["keyData"]}]}, {"type": "object", "name": "controlPlaneNodeConfiguration", "arg": "$kubernetesClusterUpdateParameters.properties.controlPlaneNodeConfiguration", "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "array", "name": "sshPublicKeys", "arg": "$kubernetesClusterUpdateParameters.properties.controlPlaneNodeConfiguration.administratorConfiguration.sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "arg": "$kubernetesClusterUpdateParameters.properties.controlPlaneNodeConfiguration.administratorConfiguration.sshPublicKeys[].keyData", "required": true, "format": {"minLength": 1}}]}, "identifiers": ["keyData"]}]}, {"type": "integer64", "name": "count", "arg": "$kubernetesClusterUpdateParameters.properties.controlPlaneNodeConfiguration.count", "format": {"minimum": 1}}]}, {"type": "string", "name": "kubernetesVersion", "arg": "$kubernetesClusterUpdateParameters.properties.kubernetesVersion"}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$kubernetesClusterUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/kubernetesClusters/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "aadConfiguration", "props": [{"type": "array", "name": "adminGroupObjectIds", "required": true, "item": {"type": "string"}}]}, {"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array", "name": "sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}], "cls": "SshPublicKey_read"}}]}, {"readOnly": true, "type": "array", "name": "attachedNetworkIds", "item": {"type": "string"}}, {"readOnly": true, "type": "array", "name": "availableUpgrades", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "availabilityLifecycle", "enum": {"items": [{"value": "GenerallyAvailable"}, {"value": "Preview"}]}}, {"readOnly": true, "type": "string", "name": "version"}]}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "ResourceId", "name": "connectedClusterId"}, {"readOnly": true, "type": "string", "name": "controlPlaneKubernetesVersion"}, {"type": "object", "name": "controlPlaneNodeConfiguration", "required": true, "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array<@SshPublicKey_read>", "name": "sshPublicKeys", "item": {"type": "@SshPublicKey_read"}}]}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "required": true, "format": {"minimum": 1}}, {"type": "string", "name": "vmSkuName", "required": true}]}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "featureStatuses", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Failed"}, {"value": "Running"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "name"}, {"readOnly": true, "type": "string", "name": "version"}]}, "identifiers": ["name"]}, {"type": "array", "name": "initialAgentPoolConfigurations", "required": true, "item": {"type": "object", "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array<@SshPublicKey_read>", "name": "sshPublicKeys", "item": {"type": "@SshPublicKey_read"}}]}, {"type": "object", "name": "agentOptions", "props": [{"type": "integer64", "name": "hugepagesCount", "required": true}, {"default": {"value": "2M"}, "type": "string", "name": "hugepagesSize", "enum": {"items": [{"value": "1G"}, {"value": "2M"}]}}]}, {"type": "object", "name": "attachedNetworkConfiguration", "props": [{"type": "array", "name": "l2Networks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "L2NetworkAttachmentConfiguration_read"}}, {"type": "array", "name": "l3Networks", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "ipamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "L3NetworkAttachmentConfiguration_read"}}, {"type": "array", "name": "trunkedNetworks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "TrunkedNetworkAttachmentConfiguration_read"}}]}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "required": true}, {"type": "array", "name": "labels", "item": {"type": "object", "props": [{"type": "string", "name": "key", "required": true}, {"type": "string", "name": "value", "required": true}], "cls": "KubernetesLabel_read"}}, {"type": "string", "name": "mode", "required": true, "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"type": "string", "name": "name", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "array<@KubernetesLabel_read>", "name": "taints", "item": {"type": "@KubernetesLabel_read"}}, {"type": "object", "name": "upgradeSettings", "props": [{"default": {"value": "1"}, "type": "string", "name": "maxSurge"}]}, {"type": "string", "name": "vmSkuName", "required": true}]}, "identifiers": ["name"]}, {"type": "string", "name": "kubernetesVersion", "required": true}, {"type": "object", "name": "managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location"}, {"type": "string", "name": "name", "format": {"maxLength": 75}}]}, {"type": "object", "name": "networkConfiguration", "required": true, "props": [{"type": "object", "name": "attachedNetworkConfiguration", "props": [{"type": "array<@L2NetworkAttachmentConfiguration_read>", "name": "l2Networks", "item": {"type": "@L2NetworkAttachmentConfiguration_read"}}, {"type": "array<@L3NetworkAttachmentConfiguration_read>", "name": "l3Networks", "item": {"type": "@L3NetworkAttachmentConfiguration_read"}}, {"type": "array<@TrunkedNetworkAttachmentConfiguration_read>", "name": "trunkedNetworks", "item": {"type": "@TrunkedNetworkAttachmentConfiguration_read"}}]}, {"type": "object", "name": "bgpServiceLoadBalancerConfiguration", "props": [{"type": "array", "name": "bgpAdvertisements", "item": {"type": "object", "props": [{"default": {"value": "True"}, "type": "string", "name": "advertiseToFabric", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "array", "name": "communities", "item": {"type": "string"}}, {"type": "array", "name": "ipAddressPools", "required": true, "item": {"type": "string"}}, {"type": "array", "name": "peers", "item": {"type": "string"}}]}}, {"type": "array", "name": "bgpPeers", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "bfdEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"default": {"value": "False"}, "type": "string", "name": "bgpMultiHop", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "holdTime"}, {"type": "string", "name": "keepAliveTime"}, {"type": "integer64", "name": "myAsn", "format": {"maximum": 4294967295, "minimum": 0}}, {"type": "string", "name": "name", "required": true, "format": {"pattern": "^[a-z0-9]([a-z0-9.-]{0,61}[a-z0-9]){0,1}$"}}, {"type": "string", "name": "peerAddress", "required": true}, {"type": "integer64", "name": "peerAsn", "required": true, "format": {"maximum": 4294967295, "minimum": 0}}, {"default": {"value": 179}, "type": "integer64", "name": "peerPort"}]}}, {"default": {"value": "True"}, "type": "string", "name": "fabricPeeringEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "array", "name": "ipAddressPools", "item": {"type": "object", "props": [{"type": "array", "name": "addresses", "required": true, "item": {"type": "string"}}, {"default": {"value": "True"}, "type": "string", "name": "autoAssign", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "name", "required": true, "format": {"pattern": "^[a-z0-9]([a-z0-9.-]{0,61}[a-z0-9]){0,1}$"}}, {"default": {"value": "True"}, "type": "string", "name": "onlyUseHostIps", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}}]}, {"type": "ResourceId", "name": "cloudServicesNetworkId", "required": true}, {"type": "ResourceId", "name": "cniNetworkId", "required": true}, {"type": "string", "name": "dnsServiceIp"}, {"type": "array", "name": "podCidrs", "item": {"type": "string"}}, {"type": "array", "name": "serviceCidrs", "item": {"type": "string"}}]}, {"readOnly": true, "type": "array", "name": "nodes", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "agentPoolId"}, {"readOnly": true, "type": "string", "name": "availabilityZone"}, {"readOnly": true, "type": "ResourceId", "name": "bareMetalMachineId"}, {"readOnly": true, "type": "integer64", "name": "cpuCores"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}, {"value": "Running"}, {"value": "Scheduling"}, {"value": "Stopped"}, {"value": "Terminating"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "integer64", "name": "diskSizeGB"}, {"readOnly": true, "type": "string", "name": "image"}, {"readOnly": true, "type": "string", "name": "kubernetesVersion"}, {"readOnly": true, "type": "array<@KubernetesLabel_read>", "name": "labels", "item": {"type": "@KubernetesLabel_read"}, "identifiers": ["key"]}, {"readOnly": true, "type": "integer64", "name": "memorySizeGB"}, {"readOnly": true, "type": "string", "name": "mode", "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"readOnly": true, "type": "string", "name": "name"}, {"readOnly": true, "type": "array", "name": "networkAttachments", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address"}, {"type": "string", "name": "ipv6Address"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"type": "string", "name": "networkAttachmentName", "format": {"maxLength": 15}}]}, "identifiers": ["networkAttachmentName"]}, {"readOnly": true, "type": "string", "name": "powerState", "enum": {"items": [{"value": "Off"}, {"value": "On"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "role", "enum": {"items": [{"value": "ControlPlane"}, {"value": "Worker"}]}}, {"readOnly": true, "type": "array<@KubernetesLabel_read>", "name": "taints", "item": {"type": "@KubernetesLabel_read"}, "identifiers": ["key"]}, {"readOnly": true, "type": "string", "name": "vmSkuName"}]}, "identifiers": ["name"]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Created"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "InProgress"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "KubernetesCluster_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@KubernetesCluster_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud kubernetescluster", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.kubernetesClusterName", "options": ["n", "name", "kubernetes-cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Kubernetes cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "KubernetesClusters_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/kubernetesClusters/{kubernetesClusterName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "kubernetesClusterName", "arg": "$Path.kubernetesClusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/kubernetesClusters/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "aadConfiguration", "props": [{"type": "array", "name": "adminGroupObjectIds", "required": true, "item": {"type": "string"}}]}, {"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array", "name": "sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}], "cls": "SshPublicKey_read"}}]}, {"readOnly": true, "type": "array", "name": "attachedNetworkIds", "item": {"type": "string"}}, {"readOnly": true, "type": "array", "name": "availableUpgrades", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "availabilityLifecycle", "enum": {"items": [{"value": "GenerallyAvailable"}, {"value": "Preview"}]}}, {"readOnly": true, "type": "string", "name": "version"}]}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "ResourceId", "name": "connectedClusterId"}, {"readOnly": true, "type": "string", "name": "controlPlaneKubernetesVersion"}, {"type": "object", "name": "controlPlaneNodeConfiguration", "required": true, "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array<@SshPublicKey_read>", "name": "sshPublicKeys", "item": {"type": "@SshPublicKey_read"}}]}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "required": true, "format": {"minimum": 1}}, {"type": "string", "name": "vmSkuName", "required": true}]}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "featureStatuses", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Failed"}, {"value": "Running"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "name"}, {"readOnly": true, "type": "string", "name": "version"}]}, "identifiers": ["name"]}, {"type": "array", "name": "initialAgentPoolConfigurations", "required": true, "item": {"type": "object", "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array<@SshPublicKey_read>", "name": "sshPublicKeys", "item": {"type": "@SshPublicKey_read"}}]}, {"type": "object", "name": "agentOptions", "props": [{"type": "integer64", "name": "hugepagesCount", "required": true}, {"default": {"value": "2M"}, "type": "string", "name": "hugepagesSize", "enum": {"items": [{"value": "1G"}, {"value": "2M"}]}}]}, {"type": "object", "name": "attachedNetworkConfiguration", "props": [{"type": "array", "name": "l2Networks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "L2NetworkAttachmentConfiguration_read"}}, {"type": "array", "name": "l3Networks", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "ipamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "L3NetworkAttachmentConfiguration_read"}}, {"type": "array", "name": "trunkedNetworks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "TrunkedNetworkAttachmentConfiguration_read"}}]}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "required": true}, {"type": "array", "name": "labels", "item": {"type": "object", "props": [{"type": "string", "name": "key", "required": true}, {"type": "string", "name": "value", "required": true}], "cls": "KubernetesLabel_read"}}, {"type": "string", "name": "mode", "required": true, "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"type": "string", "name": "name", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "array<@KubernetesLabel_read>", "name": "taints", "item": {"type": "@KubernetesLabel_read"}}, {"type": "object", "name": "upgradeSettings", "props": [{"default": {"value": "1"}, "type": "string", "name": "maxSurge"}]}, {"type": "string", "name": "vmSkuName", "required": true}]}, "identifiers": ["name"]}, {"type": "string", "name": "kubernetesVersion", "required": true}, {"type": "object", "name": "managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location"}, {"type": "string", "name": "name", "format": {"maxLength": 75}}]}, {"type": "object", "name": "networkConfiguration", "required": true, "props": [{"type": "object", "name": "attachedNetworkConfiguration", "props": [{"type": "array<@L2NetworkAttachmentConfiguration_read>", "name": "l2Networks", "item": {"type": "@L2NetworkAttachmentConfiguration_read"}}, {"type": "array<@L3NetworkAttachmentConfiguration_read>", "name": "l3Networks", "item": {"type": "@L3NetworkAttachmentConfiguration_read"}}, {"type": "array<@TrunkedNetworkAttachmentConfiguration_read>", "name": "trunkedNetworks", "item": {"type": "@TrunkedNetworkAttachmentConfiguration_read"}}]}, {"type": "object", "name": "bgpServiceLoadBalancerConfiguration", "props": [{"type": "array", "name": "bgpAdvertisements", "item": {"type": "object", "props": [{"default": {"value": "True"}, "type": "string", "name": "advertiseToFabric", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "array", "name": "communities", "item": {"type": "string"}}, {"type": "array", "name": "ipAddressPools", "required": true, "item": {"type": "string"}}, {"type": "array", "name": "peers", "item": {"type": "string"}}]}}, {"type": "array", "name": "bgpPeers", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "bfdEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"default": {"value": "False"}, "type": "string", "name": "bgpMultiHop", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "holdTime"}, {"type": "string", "name": "keepAliveTime"}, {"type": "integer64", "name": "myAsn", "format": {"maximum": 4294967295, "minimum": 0}}, {"type": "string", "name": "name", "required": true, "format": {"pattern": "^[a-z0-9]([a-z0-9.-]{0,61}[a-z0-9]){0,1}$"}}, {"type": "string", "name": "peerAddress", "required": true}, {"type": "integer64", "name": "peerAsn", "required": true, "format": {"maximum": 4294967295, "minimum": 0}}, {"default": {"value": 179}, "type": "integer64", "name": "peerPort"}]}}, {"default": {"value": "True"}, "type": "string", "name": "fabricPeeringEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "array", "name": "ipAddressPools", "item": {"type": "object", "props": [{"type": "array", "name": "addresses", "required": true, "item": {"type": "string"}}, {"default": {"value": "True"}, "type": "string", "name": "autoAssign", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "name", "required": true, "format": {"pattern": "^[a-z0-9]([a-z0-9.-]{0,61}[a-z0-9]){0,1}$"}}, {"default": {"value": "True"}, "type": "string", "name": "onlyUseHostIps", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}}]}, {"type": "ResourceId", "name": "cloudServicesNetworkId", "required": true}, {"type": "ResourceId", "name": "cniNetworkId", "required": true}, {"type": "string", "name": "dnsServiceIp"}, {"type": "array", "name": "podCidrs", "item": {"type": "string"}}, {"type": "array", "name": "serviceCidrs", "item": {"type": "string"}}]}, {"readOnly": true, "type": "array", "name": "nodes", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "agentPoolId"}, {"readOnly": true, "type": "string", "name": "availabilityZone"}, {"readOnly": true, "type": "ResourceId", "name": "bareMetalMachineId"}, {"readOnly": true, "type": "integer64", "name": "cpuCores"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}, {"value": "Running"}, {"value": "Scheduling"}, {"value": "Stopped"}, {"value": "Terminating"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "integer64", "name": "diskSizeGB"}, {"readOnly": true, "type": "string", "name": "image"}, {"readOnly": true, "type": "string", "name": "kubernetesVersion"}, {"readOnly": true, "type": "array<@KubernetesLabel_read>", "name": "labels", "item": {"type": "@KubernetesLabel_read"}, "identifiers": ["key"]}, {"readOnly": true, "type": "integer64", "name": "memorySizeGB"}, {"readOnly": true, "type": "string", "name": "mode", "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"readOnly": true, "type": "string", "name": "name"}, {"readOnly": true, "type": "array", "name": "networkAttachments", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address"}, {"type": "string", "name": "ipv6Address"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"type": "string", "name": "networkAttachmentName", "format": {"maxLength": 15}}]}, "identifiers": ["networkAttachmentName"]}, {"readOnly": true, "type": "string", "name": "powerState", "enum": {"items": [{"value": "Off"}, {"value": "On"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "role", "enum": {"items": [{"value": "ControlPlane"}, {"value": "Worker"}]}}, {"readOnly": true, "type": "array<@KubernetesLabel_read>", "name": "taints", "item": {"type": "@KubernetesLabel_read"}, "identifiers": ["key"]}, {"readOnly": true, "type": "string", "name": "vmSkuName"}]}, "identifiers": ["name"]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Created"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "InProgress"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.kubernetesClusterName", "options": ["n", "name", "kubernetes-cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Kubernetes cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "KubernetesClusters_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/kubernetesClusters/{kubernetesClusterName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "kubernetesClusterName", "arg": "$Path.kubernetesClusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.kubernetesClusterName", "options": ["n", "name", "kubernetes-cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Kubernetes cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "AdministratorConfiguration", "args": [{"type": "string", "var": "$kubernetesClusterParameters.properties.administratorConfiguration.adminUsername", "options": ["admin-username"], "group": "AdministratorConfiguration", "help": {"short": "The user name for the administrator that will be applied to the operating systems that run Kubernetes nodes. If not supplied, a user name will be chosen by the service."}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.administratorConfiguration.sshPublicKeys", "options": ["ssh-public-keys"], "group": "AdministratorConfiguration", "help": {"short": "The SSH configuration for the operating systems that run the nodes in the Kubernetes cluster. In some cases, specification of public keys may be required to produce a working environment."}, "item": {"type": "object", "args": [{"type": "string", "var": "@SshPublicKey_create.keyData", "options": ["key-data"], "required": true, "help": {"short": "The SSH public key data."}, "format": {"minLength": 1}}], "cls": "SshPublicKey_create"}}]}, {"name": "KubernetesClusterParameters", "args": [{"type": "object", "var": "$kubernetesClusterParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "KubernetesClusterParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$kubernetesClusterParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$kubernetesClusterParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$kubernetesClusterParameters.location", "options": ["l", "location"], "required": true, "group": "KubernetesClusterParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$kubernetesClusterParameters.tags", "options": ["tags"], "group": "KubernetesClusterParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "object", "var": "$kubernetesClusterParameters.properties.aadConfiguration", "options": ["aad-configuration"], "group": "Properties", "help": {"short": "The Azure Active Directory Integration properties."}, "args": [{"type": "array", "var": "$kubernetesClusterParameters.properties.aadConfiguration.adminGroupObjectIds", "options": ["admin-group-object-ids"], "required": true, "help": {"short": "The list of Azure Active Directory group object IDs that will have an administrative role on the Kubernetes cluster."}, "item": {"type": "string"}}]}, {"type": "object", "var": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration", "options": ["control-plane-node-configuration"], "required": true, "group": "Properties", "help": {"short": "The defining characteristics of the control plane for this Kubernetes Cluster."}, "args": [{"type": "string", "var": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration.administratorConfiguration.adminUsername", "options": ["admin-username"], "group": "", "help": {"short": "The user name for the administrator that will be applied to the operating systems that run Kubernetes nodes. If not supplied, a user name will be chosen by the service."}}, {"type": "array<@SshPublicKey_create>", "var": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration.administratorConfiguration.sshPublicKeys", "options": ["ssh-public-keys"], "group": "AdministratorConfiguration", "help": {"short": "The SSH configuration for the operating systems that run the nodes in the Kubernetes cluster. In some cases, specification of public keys may be required to produce a working environment."}, "item": {"type": "@SshPublicKey_create"}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration.availabilityZones", "options": ["availability-zones"], "help": {"short": "The list of availability zones of the Network Cloud cluster to be used for the provisioning of nodes in the control plane. If not specified, all availability zones will be used."}, "item": {"type": "string"}}, {"type": "integer64", "var": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration.count", "options": ["count"], "required": true, "help": {"short": "The number of virtual machines that use this configuration."}, "format": {"minimum": 1}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration.vmSkuName", "options": ["vm-sku-name"], "required": true, "help": {"short": "The name of the VM SKU supplied during creation."}}]}, {"type": "array", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations", "options": ["initial-agent-pool-configurations"], "required": true, "group": "Properties", "help": {"short": "The agent pools that are created with this Kubernetes cluster for running critical system services and workloads. This data in this field is only used during creation, and the field will be empty following the creation of the Kubernetes Cluster. After creation, the management of agent pools is done using the agentPools sub-resource."}, "item": {"type": "object", "args": [{"type": "string", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].administratorConfiguration.adminUsername", "options": ["admin-username"], "group": "", "help": {"short": "The user name for the administrator that will be applied to the operating systems that run Kubernetes nodes. If not supplied, a user name will be chosen by the service."}}, {"type": "array<@SshPublicKey_create>", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].administratorConfiguration.sshPublicKeys", "options": ["ssh-public-keys"], "group": "AdministratorConfiguration", "help": {"short": "The SSH configuration for the operating systems that run the nodes in the Kubernetes cluster. In some cases, specification of public keys may be required to produce a working environment."}, "item": {"type": "@SshPublicKey_create"}}, {"type": "object", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].agentOptions", "options": ["agent-options"], "help": {"short": "The configurations that will be applied to each agent in this agent pool."}, "args": [{"type": "integer64", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].agentOptions.hugepagesCount", "options": ["hugepages-count"], "required": true, "help": {"short": "The number of hugepages to allocate."}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].agentOptions.hugepagesSize", "options": ["hugepages-size"], "help": {"short": "The size of the hugepages to allocate."}, "default": {"value": "2M"}, "enum": {"items": [{"name": "1G", "value": "1G"}, {"name": "2M", "value": "2M"}]}}]}, {"type": "object", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].attachedNetworkConfiguration", "options": ["attached-network-configuration"], "help": {"short": "The configuration of networks being attached to the agent pool for use by the workloads that run on this Kubernetes cluster. These networks are in addition to the networks connected in the Kubernetes cluster attached network configuration."}, "args": [{"type": "array", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].attachedNetworkConfiguration.l2Networks", "options": ["l2-networks"], "help": {"short": "The list of Layer 2 Networks and related configuration for attachment."}, "item": {"type": "object", "args": [{"type": "ResourceId", "var": "@L2NetworkAttachmentConfiguration_create.networkId", "options": ["network-id"], "required": true, "help": {"short": "The resource ID of the network that is being configured for attachment."}}, {"type": "string", "var": "@L2NetworkAttachmentConfiguration_create.pluginType", "options": ["plugin-type"], "help": {"short": "The indicator of how this network will be utilized by the Kubernetes cluster."}, "default": {"value": "SRIOV"}, "enum": {"items": [{"name": "DPDK", "value": "DPDK"}, {"name": "IPVLAN", "value": "IPVLAN"}, {"name": "MACVLAN", "value": "MACVLAN"}, {"name": "OSDevice", "value": "OSDevice"}, {"name": "SRIOV", "value": "SRIOV"}]}}], "cls": "L2NetworkAttachmentConfiguration_create"}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].attachedNetworkConfiguration.l3Networks", "options": ["l3-networks"], "help": {"short": "The list of Layer 3 Networks and related configuration for attachment."}, "item": {"type": "object", "args": [{"type": "string", "var": "@L3NetworkAttachmentConfiguration_create.ipamEnabled", "options": ["ipam-enabled"], "help": {"short": "The indication of whether this network will or will not perform IP address management and allocate IP addresses when attached."}, "default": {"value": "False"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "ResourceId", "var": "@L3NetworkAttachmentConfiguration_create.networkId", "options": ["network-id"], "required": true, "help": {"short": "The resource ID of the network that is being configured for attachment."}}, {"type": "string", "var": "@L3NetworkAttachmentConfiguration_create.pluginType", "options": ["plugin-type"], "help": {"short": "The indicator of how this network will be utilized by the Kubernetes cluster."}, "default": {"value": "SRIOV"}, "enum": {"items": [{"name": "DPDK", "value": "DPDK"}, {"name": "IPVLAN", "value": "IPVLAN"}, {"name": "MACVLAN", "value": "MACVLAN"}, {"name": "OSDevice", "value": "OSDevice"}, {"name": "SRIOV", "value": "SRIOV"}]}}], "cls": "L3NetworkAttachmentConfiguration_create"}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].attachedNetworkConfiguration.trunkedNetworks", "options": ["trunked-networks"], "help": {"short": "The list of Trunked Networks and related configuration for attachment."}, "item": {"type": "object", "args": [{"type": "ResourceId", "var": "@TrunkedNetworkAttachmentConfiguration_create.networkId", "options": ["network-id"], "required": true, "help": {"short": "The resource ID of the network that is being configured for attachment."}}, {"type": "string", "var": "@TrunkedNetworkAttachmentConfiguration_create.pluginType", "options": ["plugin-type"], "help": {"short": "The indicator of how this network will be utilized by the Kubernetes cluster."}, "default": {"value": "SRIOV"}, "enum": {"items": [{"name": "DPDK", "value": "DPDK"}, {"name": "IPVLAN", "value": "IPVLAN"}, {"name": "MACVLAN", "value": "MACVLAN"}, {"name": "OSDevice", "value": "OSDevice"}, {"name": "SRIOV", "value": "SRIOV"}]}}], "cls": "TrunkedNetworkAttachmentConfiguration_create"}}]}, {"type": "array", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].availabilityZones", "options": ["availability-zones"], "help": {"short": "The list of availability zones of the Network Cloud cluster used for the provisioning of nodes in this agent pool. If not specified, all availability zones will be used."}, "item": {"type": "string"}}, {"type": "integer64", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].count", "options": ["count"], "required": true, "help": {"short": "The number of virtual machines that use this configuration."}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].labels", "options": ["labels"], "help": {"short": "The labels applied to the nodes in this agent pool."}, "item": {"type": "object", "args": [{"type": "string", "var": "@KubernetesLabel_create.key", "options": ["key"], "required": true, "help": {"short": "The name of the label or taint."}}, {"type": "string", "var": "@KubernetesLabel_create.value", "options": ["value"], "required": true, "help": {"short": "The value of the label or taint."}}], "cls": "KubernetesLabel_create"}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].mode", "options": ["mode"], "required": true, "help": {"short": "The selection of how this agent pool is utilized, either as a system pool or a user pool. System pools run the features and critical services for the Kubernetes Cluster, while user pools are dedicated to user workloads. Every Kubernetes cluster must contain at least one system node pool with at least one node."}, "enum": {"items": [{"name": "NotApplicable", "value": "NotApplicable"}, {"name": "System", "value": "System"}, {"name": "User", "value": "User"}]}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].name", "options": ["name"], "required": true, "help": {"short": "The name that will be used for the agent pool resource representing this agent pool."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "array<@KubernetesLabel_create>", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].taints", "options": ["taints"], "help": {"short": "The taints applied to the nodes in this agent pool."}, "item": {"type": "@KubernetesLabel_create"}}, {"type": "object", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].upgradeSettings", "options": ["upgrade-settings"], "help": {"short": "The configuration of the agent pool."}, "args": [{"type": "string", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].upgradeSettings.maxSurge", "options": ["max-surge"], "help": {"short": "The maximum number or percentage of nodes that are surged during upgrade. This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is 1."}, "default": {"value": "1"}}]}, {"type": "string", "var": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].vmSkuName", "options": ["vm-sku-name"], "required": true, "help": {"short": "The name of the VM SKU that determines the size of resources allocated for node VMs."}}]}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.kubernetesVersion", "options": ["kubernetes-version"], "required": true, "group": "Properties", "help": {"short": "The Kubernetes version for this cluster. Accepts n.n, n.n.n, and n.n.n-n format. The interpreted version used will be resolved into this field after creation or update."}}, {"type": "object", "var": "$kubernetesClusterParameters.properties.managedResourceGroupConfiguration", "options": ["managed-resource-group-configuration"], "group": "Properties", "help": {"short": "The configuration of the managed resource group associated with the resource."}, "args": [{"type": "string", "var": "$kubernetesClusterParameters.properties.managedResourceGroupConfiguration.location", "options": ["location"], "help": {"short": "The location of the managed resource group. If not specified, the location of the parent resource is chosen."}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.managedResourceGroupConfiguration.name", "options": ["name"], "help": {"short": "The name for the managed resource group. If not specified, the unique name is automatically generated."}, "format": {"maxLength": 75}}]}, {"type": "object", "var": "$kubernetesClusterParameters.properties.networkConfiguration", "options": ["network-configuration"], "required": true, "group": "Properties", "help": {"short": "The configuration of the Kubernetes cluster networking, including the attachment of networks that span the cluster."}, "args": [{"type": "object", "var": "$kubernetesClusterParameters.properties.networkConfiguration.attachedNetworkConfiguration", "options": ["attached-network-configuration"], "help": {"short": "The configuration of networks being attached to the cluster for use by the workloads that run on this Kubernetes cluster."}, "args": [{"type": "array<@L2NetworkAttachmentConfiguration_create>", "var": "$kubernetesClusterParameters.properties.networkConfiguration.attachedNetworkConfiguration.l2Networks", "options": ["l2-networks"], "help": {"short": "The list of Layer 2 Networks and related configuration for attachment."}, "item": {"type": "@L2NetworkAttachmentConfiguration_create"}}, {"type": "array<@L3NetworkAttachmentConfiguration_create>", "var": "$kubernetesClusterParameters.properties.networkConfiguration.attachedNetworkConfiguration.l3Networks", "options": ["l3-networks"], "help": {"short": "The list of Layer 3 Networks and related configuration for attachment."}, "item": {"type": "@L3NetworkAttachmentConfiguration_create"}}, {"type": "array<@TrunkedNetworkAttachmentConfiguration_create>", "var": "$kubernetesClusterParameters.properties.networkConfiguration.attachedNetworkConfiguration.trunkedNetworks", "options": ["trunked-networks"], "help": {"short": "The list of Trunked Networks and related configuration for attachment."}, "item": {"type": "@TrunkedNetworkAttachmentConfiguration_create"}}]}, {"type": "object", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration", "options": ["bgp-service-load-balancer-configuration"], "help": {"short": "The configuration of the BGP service load balancer for this Kubernetes cluster."}, "args": [{"type": "array", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpAdvertisements", "options": ["bgp-advertisements"], "help": {"short": "The association of IP address pools to the communities and peers, allowing for announcement of IPs."}, "item": {"type": "object", "args": [{"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpAdvertisements[].advertiseToFabric", "options": ["advertise-to-fabric"], "help": {"short": "The indicator of if this advertisement is also made to the network fabric associated with the Network Cloud Cluster. This field is ignored if fabricPeeringEnabled is set to False."}, "default": {"value": "True"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpAdvertisements[].communities", "options": ["communities"], "help": {"short": "The names of the BGP communities to be associated with the announcement, utilizing a BGP community string in 1234:1234 format."}, "item": {"type": "string"}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpAdvertisements[].ipAddressPools", "options": ["ip-address-pools"], "required": true, "help": {"short": "The names of the IP address pools associated with this announcement."}, "item": {"type": "string"}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpAdvertisements[].peers", "options": ["peers"], "help": {"short": "The names of the BGP peers to limit this advertisement to. If no values are specified, all BGP peers will receive this advertisement."}, "item": {"type": "string"}}]}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers", "options": ["bgp-peers"], "help": {"short": "The list of additional BgpPeer entities that the Kubernetes cluster will peer with. All peering must be explicitly defined."}, "item": {"type": "object", "args": [{"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].bfdEnabled", "options": ["bfd-enabled"], "help": {"short": "The indicator of BFD enablement for this BgpPeer."}, "default": {"value": "False"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].bgpMultiHop", "options": ["bgp-multi-hop"], "help": {"short": "The indicator to enable multi-hop peering support."}, "default": {"value": "False"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].holdTime", "options": ["hold-time"], "help": {"short": "The requested BGP hold time value. This field uses ISO 8601 duration format, for example P1H."}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].keepAliveTime", "options": ["keep-alive-time"], "help": {"short": "The requested BGP keepalive time value. This field uses ISO 8601 duration format, for example P1H."}}, {"type": "integer64", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].myAsn", "options": ["my-asn"], "help": {"short": "The autonomous system number used for the local end of the BGP session."}, "format": {"maximum": 4294967295, "minimum": 0}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].name", "options": ["name"], "required": true, "help": {"short": "The name used to identify this BGP peer for association with a BGP advertisement."}, "format": {"pattern": "^[a-z0-9]([a-z0-9.-]{0,61}[a-z0-9]){0,1}$"}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].password", "options": ["password"], "help": {"short": "The authentication password for routers enforcing TCP MD5 authenticated sessions."}, "format": {"pattern": "^[a-zA-Z0-9]{0,80}$", "maxLength": 80}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].peerAddress", "options": ["peer-address"], "required": true, "help": {"short": "The IPv4 or IPv6 address used to connect this BGP session."}}, {"type": "integer64", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].peerAsn", "options": ["peer-asn"], "required": true, "help": {"short": "The autonomous system number expected from the remote end of the BGP session."}, "format": {"maximum": 4294967295, "minimum": 0}}, {"type": "integer64", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].peerPort", "options": ["peer-port"], "help": {"short": "The port used to connect this BGP session."}, "default": {"value": 179}}]}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.fabricPeeringEnabled", "options": ["fabric-peering-enabled"], "help": {"short": "The indicator to specify if the load balancer peers with the network fabric."}, "default": {"value": "True"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.ipAddressPools", "options": ["ip-address-pools"], "help": {"short": "The list of pools of IP addresses that can be allocated to Load Balancer services."}, "item": {"type": "object", "args": [{"type": "array", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.ipAddressPools[].addresses", "options": ["addresses"], "required": true, "help": {"short": "The list of IP address ranges. Each range can be a either a subnet in CIDR format or an explicit start-end range of IP addresses."}, "item": {"type": "string"}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.ipAddressPools[].autoAssign", "options": ["auto-assign"], "help": {"short": "The indicator to determine if automatic allocation from the pool should occur."}, "default": {"value": "True"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.ipAddressPools[].name", "options": ["name"], "required": true, "help": {"short": "The name used to identify this IP address pool for association with a BGP advertisement."}, "format": {"pattern": "^[a-z0-9]([a-z0-9.-]{0,61}[a-z0-9]){0,1}$"}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.ipAddressPools[].onlyUseHostIps", "options": ["only-use-host-ips"], "help": {"short": "The indicator to prevent the use of IP addresses ending with .0 and .255 for this pool. Enabling this option will only use IP addresses between .1 and .254 inclusive."}, "default": {"value": "True"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}]}}]}, {"type": "ResourceId", "var": "$kubernetesClusterParameters.properties.networkConfiguration.cloudServicesNetworkId", "options": ["cloud-services-network-id"], "required": true, "help": {"short": "The resource ID of the associated Cloud Services network."}}, {"type": "ResourceId", "var": "$kubernetesClusterParameters.properties.networkConfiguration.cniNetworkId", "options": ["cni-network-id"], "required": true, "help": {"short": "The resource ID of the Layer 3 network that is used for creation of the Container Networking Interface network."}}, {"type": "string", "var": "$kubernetesClusterParameters.properties.networkConfiguration.dnsServiceIp", "options": ["dns-service-ip"], "help": {"short": "The IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in service CIDR."}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.networkConfiguration.podCidrs", "options": ["pod-cidrs"], "help": {"short": "The CIDR notation IP ranges from which to assign pod IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking."}, "item": {"type": "string"}}, {"type": "array", "var": "$kubernetesClusterParameters.properties.networkConfiguration.serviceCidrs", "options": ["service-cidrs"], "help": {"short": "The CIDR notation IP ranges from which to assign service IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking."}, "item": {"type": "string"}}]}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "KubernetesClusters_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/kubernetesClusters/{kubernetesClusterName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "kubernetesClusterName", "arg": "$Path.kubernetesClusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "kubernetesClusterParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$kubernetesClusterParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$kubernetesClusterParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$kubernetesClusterParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$kubernetesClusterParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "aadConfiguration", "arg": "$kubernetesClusterParameters.properties.aadConfiguration", "props": [{"type": "array", "name": "adminGroupObjectIds", "arg": "$kubernetesClusterParameters.properties.aadConfiguration.adminGroupObjectIds", "required": true, "item": {"type": "string"}}]}, {"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername", "arg": "$kubernetesClusterParameters.properties.administratorConfiguration.adminUsername"}, {"type": "array", "name": "sshPublicKeys", "arg": "$kubernetesClusterParameters.properties.administratorConfiguration.sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "arg": "@SshPublicKey_create.keyData", "required": true, "format": {"minLength": 1}}], "cls": "SshPublicKey_create"}}]}, {"type": "object", "name": "controlPlaneNodeConfiguration", "arg": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration", "required": true, "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername", "arg": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration.administratorConfiguration.adminUsername"}, {"type": "array<@SshPublicKey_create>", "name": "sshPublicKeys", "arg": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration.administratorConfiguration.sshPublicKeys", "item": {"type": "@SshPublicKey_create"}}]}, {"type": "array", "name": "availabilityZones", "arg": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration.availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "arg": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration.count", "required": true, "format": {"minimum": 1}}, {"type": "string", "name": "vmSkuName", "arg": "$kubernetesClusterParameters.properties.controlPlaneNodeConfiguration.vmSkuName", "required": true}]}, {"type": "array", "name": "initialAgentPoolConfigurations", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations", "required": true, "item": {"type": "object", "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].administratorConfiguration.adminUsername"}, {"type": "array<@SshPublicKey_create>", "name": "sshPublicKeys", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].administratorConfiguration.sshPublicKeys", "item": {"type": "@SshPublicKey_create"}}]}, {"type": "object", "name": "agentOptions", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].agentOptions", "props": [{"type": "integer64", "name": "hugepagesCount", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].agentOptions.hugepagesCount", "required": true}, {"default": {"value": "2M"}, "type": "string", "name": "hugepagesSize", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].agentOptions.hugepagesSize", "enum": {"items": [{"value": "1G"}, {"value": "2M"}]}}]}, {"type": "object", "name": "attachedNetworkConfiguration", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].attachedNetworkConfiguration", "props": [{"type": "array", "name": "l2Networks", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].attachedNetworkConfiguration.l2Networks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "arg": "@L2NetworkAttachmentConfiguration_create.networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "arg": "@L2NetworkAttachmentConfiguration_create.pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "L2NetworkAttachmentConfiguration_create"}}, {"type": "array", "name": "l3Networks", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].attachedNetworkConfiguration.l3Networks", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "ipamEnabled", "arg": "@L3NetworkAttachmentConfiguration_create.ipamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "ResourceId", "name": "networkId", "arg": "@L3NetworkAttachmentConfiguration_create.networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "arg": "@L3NetworkAttachmentConfiguration_create.pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "L3NetworkAttachmentConfiguration_create"}}, {"type": "array", "name": "trunkedNetworks", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].attachedNetworkConfiguration.trunkedNetworks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "arg": "@TrunkedNetworkAttachmentConfiguration_create.networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "arg": "@TrunkedNetworkAttachmentConfiguration_create.pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "TrunkedNetworkAttachmentConfiguration_create"}}]}, {"type": "array", "name": "availabilityZones", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].count", "required": true}, {"type": "array", "name": "labels", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].labels", "item": {"type": "object", "props": [{"type": "string", "name": "key", "arg": "@KubernetesLabel_create.key", "required": true}, {"type": "string", "name": "value", "arg": "@KubernetesLabel_create.value", "required": true}], "cls": "KubernetesLabel_create"}}, {"type": "string", "name": "mode", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].mode", "required": true, "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"type": "string", "name": "name", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].name", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "array<@KubernetesLabel_create>", "name": "taints", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].taints", "item": {"type": "@KubernetesLabel_create"}}, {"type": "object", "name": "upgradeSettings", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].upgradeSettings", "props": [{"default": {"value": "1"}, "type": "string", "name": "maxSurge", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].upgradeSettings.maxSurge"}]}, {"type": "string", "name": "vmSkuName", "arg": "$kubernetesClusterParameters.properties.initialAgentPoolConfigurations[].vmSkuName", "required": true}]}, "identifiers": ["name"]}, {"type": "string", "name": "kubernetesVersion", "arg": "$kubernetesClusterParameters.properties.kubernetesVersion", "required": true}, {"type": "object", "name": "managedResourceGroupConfiguration", "arg": "$kubernetesClusterParameters.properties.managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location", "arg": "$kubernetesClusterParameters.properties.managedResourceGroupConfiguration.location"}, {"type": "string", "name": "name", "arg": "$kubernetesClusterParameters.properties.managedResourceGroupConfiguration.name", "format": {"maxLength": 75}}]}, {"type": "object", "name": "networkConfiguration", "arg": "$kubernetesClusterParameters.properties.networkConfiguration", "required": true, "props": [{"type": "object", "name": "attachedNetworkConfiguration", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.attachedNetworkConfiguration", "props": [{"type": "array<@L2NetworkAttachmentConfiguration_create>", "name": "l2Networks", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.attachedNetworkConfiguration.l2Networks", "item": {"type": "@L2NetworkAttachmentConfiguration_create"}}, {"type": "array<@L3NetworkAttachmentConfiguration_create>", "name": "l3Networks", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.attachedNetworkConfiguration.l3Networks", "item": {"type": "@L3NetworkAttachmentConfiguration_create"}}, {"type": "array<@TrunkedNetworkAttachmentConfiguration_create>", "name": "trunkedNetworks", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.attachedNetworkConfiguration.trunkedNetworks", "item": {"type": "@TrunkedNetworkAttachmentConfiguration_create"}}]}, {"type": "object", "name": "bgpServiceLoadBalancerConfiguration", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration", "props": [{"type": "array", "name": "bgpAdvertisements", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpAdvertisements", "item": {"type": "object", "props": [{"default": {"value": "True"}, "type": "string", "name": "advertiseToFabric", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpAdvertisements[].advertiseToFabric", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "array", "name": "communities", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpAdvertisements[].communities", "item": {"type": "string"}}, {"type": "array", "name": "ipAddressPools", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpAdvertisements[].ipAddressPools", "required": true, "item": {"type": "string"}}, {"type": "array", "name": "peers", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpAdvertisements[].peers", "item": {"type": "string"}}]}}, {"type": "array", "name": "bgpPeers", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "bfdEnabled", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].bfdEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"default": {"value": "False"}, "type": "string", "name": "bgpMultiHop", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].bgpMultiHop", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "holdTime", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].holdTime"}, {"type": "string", "name": "keepAliveTime", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].keepAliveTime"}, {"type": "integer64", "name": "myAsn", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].myAsn", "format": {"maximum": 4294967295, "minimum": 0}}, {"type": "string", "name": "name", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].name", "required": true, "format": {"pattern": "^[a-z0-9]([a-z0-9.-]{0,61}[a-z0-9]){0,1}$"}}, {"type": "string", "name": "password", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].password", "secret": true, "format": {"pattern": "^[a-zA-Z0-9]{0,80}$", "maxLength": 80}}, {"type": "string", "name": "peerAddress", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].peerAddress", "required": true}, {"type": "integer64", "name": "peerAsn", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].peerAsn", "required": true, "format": {"maximum": 4294967295, "minimum": 0}}, {"default": {"value": 179}, "type": "integer64", "name": "peerPort", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.bgpPeers[].peerPort"}]}}, {"default": {"value": "True"}, "type": "string", "name": "fabricPeeringEnabled", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.fabricPeeringEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "array", "name": "ipAddressPools", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.ipAddressPools", "item": {"type": "object", "props": [{"type": "array", "name": "addresses", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.ipAddressPools[].addresses", "required": true, "item": {"type": "string"}}, {"default": {"value": "True"}, "type": "string", "name": "autoAssign", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.ipAddressPools[].autoAssign", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "name", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.ipAddressPools[].name", "required": true, "format": {"pattern": "^[a-z0-9]([a-z0-9.-]{0,61}[a-z0-9]){0,1}$"}}, {"default": {"value": "True"}, "type": "string", "name": "onlyUseHostIps", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.bgpServiceLoadBalancerConfiguration.ipAddressPools[].onlyUseHostIps", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}}]}, {"type": "ResourceId", "name": "cloudServicesNetworkId", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.cloudServicesNetworkId", "required": true}, {"type": "ResourceId", "name": "cniNetworkId", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.cniNetworkId", "required": true}, {"type": "string", "name": "dnsServiceIp", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.dnsServiceIp"}, {"type": "array", "name": "podCidrs", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.podCidrs", "item": {"type": "string"}}, {"type": "array", "name": "serviceCidrs", "arg": "$kubernetesClusterParameters.properties.networkConfiguration.serviceCidrs", "item": {"type": "string"}}]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$kubernetesClusterParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/kubernetesClusters/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "aadConfiguration", "props": [{"type": "array", "name": "adminGroupObjectIds", "required": true, "item": {"type": "string"}}]}, {"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array", "name": "sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}], "cls": "SshPublicKey_read"}}]}, {"readOnly": true, "type": "array", "name": "attachedNetworkIds", "item": {"type": "string"}}, {"readOnly": true, "type": "array", "name": "availableUpgrades", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "availabilityLifecycle", "enum": {"items": [{"value": "GenerallyAvailable"}, {"value": "Preview"}]}}, {"readOnly": true, "type": "string", "name": "version"}]}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "ResourceId", "name": "connectedClusterId"}, {"readOnly": true, "type": "string", "name": "controlPlaneKubernetesVersion"}, {"type": "object", "name": "controlPlaneNodeConfiguration", "required": true, "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array<@SshPublicKey_read>", "name": "sshPublicKeys", "item": {"type": "@SshPublicKey_read"}}]}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "required": true, "format": {"minimum": 1}}, {"type": "string", "name": "vmSkuName", "required": true}]}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "featureStatuses", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Failed"}, {"value": "Running"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "name"}, {"readOnly": true, "type": "string", "name": "version"}]}, "identifiers": ["name"]}, {"type": "array", "name": "initialAgentPoolConfigurations", "required": true, "item": {"type": "object", "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array<@SshPublicKey_read>", "name": "sshPublicKeys", "item": {"type": "@SshPublicKey_read"}}]}, {"type": "object", "name": "agentOptions", "props": [{"type": "integer64", "name": "hugepagesCount", "required": true}, {"default": {"value": "2M"}, "type": "string", "name": "hugepagesSize", "enum": {"items": [{"value": "1G"}, {"value": "2M"}]}}]}, {"type": "object", "name": "attachedNetworkConfiguration", "props": [{"type": "array", "name": "l2Networks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "L2NetworkAttachmentConfiguration_read"}}, {"type": "array", "name": "l3Networks", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "ipamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "L3NetworkAttachmentConfiguration_read"}}, {"type": "array", "name": "trunkedNetworks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "TrunkedNetworkAttachmentConfiguration_read"}}]}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "required": true}, {"type": "array", "name": "labels", "item": {"type": "object", "props": [{"type": "string", "name": "key", "required": true}, {"type": "string", "name": "value", "required": true}], "cls": "KubernetesLabel_read"}}, {"type": "string", "name": "mode", "required": true, "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"type": "string", "name": "name", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "array<@KubernetesLabel_read>", "name": "taints", "item": {"type": "@KubernetesLabel_read"}}, {"type": "object", "name": "upgradeSettings", "props": [{"default": {"value": "1"}, "type": "string", "name": "maxSurge"}]}, {"type": "string", "name": "vmSkuName", "required": true}]}, "identifiers": ["name"]}, {"type": "string", "name": "kubernetesVersion", "required": true}, {"type": "object", "name": "managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location"}, {"type": "string", "name": "name", "format": {"maxLength": 75}}]}, {"type": "object", "name": "networkConfiguration", "required": true, "props": [{"type": "object", "name": "attachedNetworkConfiguration", "props": [{"type": "array<@L2NetworkAttachmentConfiguration_read>", "name": "l2Networks", "item": {"type": "@L2NetworkAttachmentConfiguration_read"}}, {"type": "array<@L3NetworkAttachmentConfiguration_read>", "name": "l3Networks", "item": {"type": "@L3NetworkAttachmentConfiguration_read"}}, {"type": "array<@TrunkedNetworkAttachmentConfiguration_read>", "name": "trunkedNetworks", "item": {"type": "@TrunkedNetworkAttachmentConfiguration_read"}}]}, {"type": "object", "name": "bgpServiceLoadBalancerConfiguration", "props": [{"type": "array", "name": "bgpAdvertisements", "item": {"type": "object", "props": [{"default": {"value": "True"}, "type": "string", "name": "advertiseToFabric", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "array", "name": "communities", "item": {"type": "string"}}, {"type": "array", "name": "ipAddressPools", "required": true, "item": {"type": "string"}}, {"type": "array", "name": "peers", "item": {"type": "string"}}]}}, {"type": "array", "name": "bgpPeers", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "bfdEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"default": {"value": "False"}, "type": "string", "name": "bgpMultiHop", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "holdTime"}, {"type": "string", "name": "keepAliveTime"}, {"type": "integer64", "name": "myAsn", "format": {"maximum": 4294967295, "minimum": 0}}, {"type": "string", "name": "name", "required": true, "format": {"pattern": "^[a-z0-9]([a-z0-9.-]{0,61}[a-z0-9]){0,1}$"}}, {"type": "string", "name": "peerAddress", "required": true}, {"type": "integer64", "name": "peerAsn", "required": true, "format": {"maximum": 4294967295, "minimum": 0}}, {"default": {"value": 179}, "type": "integer64", "name": "peerPort"}]}}, {"default": {"value": "True"}, "type": "string", "name": "fabricPeeringEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "array", "name": "ipAddressPools", "item": {"type": "object", "props": [{"type": "array", "name": "addresses", "required": true, "item": {"type": "string"}}, {"default": {"value": "True"}, "type": "string", "name": "autoAssign", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "name", "required": true, "format": {"pattern": "^[a-z0-9]([a-z0-9.-]{0,61}[a-z0-9]){0,1}$"}}, {"default": {"value": "True"}, "type": "string", "name": "onlyUseHostIps", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}}]}, {"type": "ResourceId", "name": "cloudServicesNetworkId", "required": true}, {"type": "ResourceId", "name": "cniNetworkId", "required": true}, {"type": "string", "name": "dnsServiceIp"}, {"type": "array", "name": "podCidrs", "item": {"type": "string"}}, {"type": "array", "name": "serviceCidrs", "item": {"type": "string"}}]}, {"readOnly": true, "type": "array", "name": "nodes", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "agentPoolId"}, {"readOnly": true, "type": "string", "name": "availabilityZone"}, {"readOnly": true, "type": "ResourceId", "name": "bareMetalMachineId"}, {"readOnly": true, "type": "integer64", "name": "cpuCores"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}, {"value": "Running"}, {"value": "Scheduling"}, {"value": "Stopped"}, {"value": "Terminating"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "integer64", "name": "diskSizeGB"}, {"readOnly": true, "type": "string", "name": "image"}, {"readOnly": true, "type": "string", "name": "kubernetesVersion"}, {"readOnly": true, "type": "array<@KubernetesLabel_read>", "name": "labels", "item": {"type": "@KubernetesLabel_read"}, "identifiers": ["key"]}, {"readOnly": true, "type": "integer64", "name": "memorySizeGB"}, {"readOnly": true, "type": "string", "name": "mode", "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"readOnly": true, "type": "string", "name": "name"}, {"readOnly": true, "type": "array", "name": "networkAttachments", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address"}, {"type": "string", "name": "ipv6Address"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"type": "string", "name": "networkAttachmentName", "format": {"maxLength": 15}}]}, "identifiers": ["networkAttachmentName"]}, {"readOnly": true, "type": "string", "name": "powerState", "enum": {"items": [{"value": "Off"}, {"value": "On"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "role", "enum": {"items": [{"value": "ControlPlane"}, {"value": "Worker"}]}}, {"readOnly": true, "type": "array<@KubernetesLabel_read>", "name": "taints", "item": {"type": "@KubernetesLabel_read"}, "identifiers": ["key"]}, {"readOnly": true, "type": "string", "name": "vmSkuName"}]}, "identifiers": ["name"]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Created"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "InProgress"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.kubernetesClusterName", "options": ["n", "name", "kubernetes-cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Kubernetes cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "AdministratorConfiguration", "args": [{"type": "array", "var": "$kubernetesClusterUpdateParameters.properties.administratorConfiguration.sshPublicKeys", "options": ["ssh-public-keys"], "group": "AdministratorConfiguration", "help": {"short": "SshPublicKey represents the public key used to authenticate with a resource through SSH."}, "item": {"type": "object", "args": [{"type": "string", "var": "$kubernetesClusterUpdateParameters.properties.administratorConfiguration.sshPublicKeys[].keyData", "options": ["key-data"], "required": true, "help": {"short": "The SSH public key data."}, "format": {"minLength": 1}}]}}]}, {"name": "KubernetesClusterUpdateParameters", "args": [{"type": "object", "var": "$kubernetesClusterUpdateParameters.tags", "options": ["tags"], "group": "KubernetesClusterUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "object", "var": "$kubernetesClusterUpdateParameters.properties.controlPlaneNodeConfiguration", "options": ["control-plane-node-configuration"], "group": "Properties", "help": {"short": "The defining characteristics of the control plane that can be patched for this Kubernetes cluster."}, "args": [{"type": "array", "var": "$kubernetesClusterUpdateParameters.properties.controlPlaneNodeConfiguration.administratorConfiguration.sshPublicKeys", "options": ["ssh-public-keys"], "group": "AdministratorConfiguration", "help": {"short": "SshPublicKey represents the public key used to authenticate with a resource through SSH."}, "item": {"type": "object", "args": [{"type": "string", "var": "$kubernetesClusterUpdateParameters.properties.controlPlaneNodeConfiguration.administratorConfiguration.sshPublicKeys[].keyData", "options": ["key-data"], "required": true, "help": {"short": "The SSH public key data."}, "format": {"minLength": 1}}]}}, {"type": "integer64", "var": "$kubernetesClusterUpdateParameters.properties.controlPlaneNodeConfiguration.count", "options": ["count"], "help": {"short": "The number of virtual machines that use this configuration."}, "format": {"minimum": 1}}]}, {"type": "string", "var": "$kubernetesClusterUpdateParameters.properties.kubernetesVersion", "options": ["kubernetes-version"], "group": "Properties", "help": {"short": "The Kubernetes version for this cluster. Accepts n.n, n.n.n, and n.n.n-n format. The interpreted version used will be resolved into this field after creation or update."}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "KubernetesClusters_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/kubernetesClusters/{kubernetesClusterName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "kubernetesClusterName", "arg": "$Path.kubernetesClusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "kubernetesClusterUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "array", "name": "sshPublicKeys", "arg": "$kubernetesClusterUpdateParameters.properties.administratorConfiguration.sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "arg": "$kubernetesClusterUpdateParameters.properties.administratorConfiguration.sshPublicKeys[].keyData", "required": true, "format": {"minLength": 1}}]}, "identifiers": ["keyData"]}]}, {"type": "object", "name": "controlPlaneNodeConfiguration", "arg": "$kubernetesClusterUpdateParameters.properties.controlPlaneNodeConfiguration", "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "array", "name": "sshPublicKeys", "arg": "$kubernetesClusterUpdateParameters.properties.controlPlaneNodeConfiguration.administratorConfiguration.sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "arg": "$kubernetesClusterUpdateParameters.properties.controlPlaneNodeConfiguration.administratorConfiguration.sshPublicKeys[].keyData", "required": true, "format": {"minLength": 1}}]}, "identifiers": ["keyData"]}]}, {"type": "integer64", "name": "count", "arg": "$kubernetesClusterUpdateParameters.properties.controlPlaneNodeConfiguration.count", "format": {"minimum": 1}}]}, {"type": "string", "name": "kubernetesVersion", "arg": "$kubernetesClusterUpdateParameters.properties.kubernetesVersion"}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$kubernetesClusterUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/kubernetesClusters/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "aadConfiguration", "props": [{"type": "array", "name": "adminGroupObjectIds", "required": true, "item": {"type": "string"}}]}, {"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array", "name": "sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}], "cls": "SshPublicKey_read"}}]}, {"readOnly": true, "type": "array", "name": "attachedNetworkIds", "item": {"type": "string"}}, {"readOnly": true, "type": "array", "name": "availableUpgrades", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "availabilityLifecycle", "enum": {"items": [{"value": "GenerallyAvailable"}, {"value": "Preview"}]}}, {"readOnly": true, "type": "string", "name": "version"}]}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "ResourceId", "name": "connectedClusterId"}, {"readOnly": true, "type": "string", "name": "controlPlaneKubernetesVersion"}, {"type": "object", "name": "controlPlaneNodeConfiguration", "required": true, "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array<@SshPublicKey_read>", "name": "sshPublicKeys", "item": {"type": "@SshPublicKey_read"}}]}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "required": true, "format": {"minimum": 1}}, {"type": "string", "name": "vmSkuName", "required": true}]}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "featureStatuses", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Failed"}, {"value": "Running"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "name"}, {"readOnly": true, "type": "string", "name": "version"}]}, "identifiers": ["name"]}, {"type": "array", "name": "initialAgentPoolConfigurations", "required": true, "item": {"type": "object", "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array<@SshPublicKey_read>", "name": "sshPublicKeys", "item": {"type": "@SshPublicKey_read"}}]}, {"type": "object", "name": "agentOptions", "props": [{"type": "integer64", "name": "hugepagesCount", "required": true}, {"default": {"value": "2M"}, "type": "string", "name": "hugepagesSize", "enum": {"items": [{"value": "1G"}, {"value": "2M"}]}}]}, {"type": "object", "name": "attachedNetworkConfiguration", "props": [{"type": "array", "name": "l2Networks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "L2NetworkAttachmentConfiguration_read"}}, {"type": "array", "name": "l3Networks", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "ipamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "L3NetworkAttachmentConfiguration_read"}}, {"type": "array", "name": "trunkedNetworks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}], "cls": "TrunkedNetworkAttachmentConfiguration_read"}}]}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "required": true}, {"type": "array", "name": "labels", "item": {"type": "object", "props": [{"type": "string", "name": "key", "required": true}, {"type": "string", "name": "value", "required": true}], "cls": "KubernetesLabel_read"}}, {"type": "string", "name": "mode", "required": true, "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"type": "string", "name": "name", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "array<@KubernetesLabel_read>", "name": "taints", "item": {"type": "@KubernetesLabel_read"}}, {"type": "object", "name": "upgradeSettings", "props": [{"default": {"value": "1"}, "type": "string", "name": "maxSurge"}]}, {"type": "string", "name": "vmSkuName", "required": true}]}, "identifiers": ["name"]}, {"type": "string", "name": "kubernetesVersion", "required": true}, {"type": "object", "name": "managedResourceGroupConfiguration", "props": [{"type": "string", "name": "location"}, {"type": "string", "name": "name", "format": {"maxLength": 75}}]}, {"type": "object", "name": "networkConfiguration", "required": true, "props": [{"type": "object", "name": "attachedNetworkConfiguration", "props": [{"type": "array<@L2NetworkAttachmentConfiguration_read>", "name": "l2Networks", "item": {"type": "@L2NetworkAttachmentConfiguration_read"}}, {"type": "array<@L3NetworkAttachmentConfiguration_read>", "name": "l3Networks", "item": {"type": "@L3NetworkAttachmentConfiguration_read"}}, {"type": "array<@TrunkedNetworkAttachmentConfiguration_read>", "name": "trunkedNetworks", "item": {"type": "@TrunkedNetworkAttachmentConfiguration_read"}}]}, {"type": "object", "name": "bgpServiceLoadBalancerConfiguration", "props": [{"type": "array", "name": "bgpAdvertisements", "item": {"type": "object", "props": [{"default": {"value": "True"}, "type": "string", "name": "advertiseToFabric", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "array", "name": "communities", "item": {"type": "string"}}, {"type": "array", "name": "ipAddressPools", "required": true, "item": {"type": "string"}}, {"type": "array", "name": "peers", "item": {"type": "string"}}]}}, {"type": "array", "name": "bgpPeers", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "bfdEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"default": {"value": "False"}, "type": "string", "name": "bgpMultiHop", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "holdTime"}, {"type": "string", "name": "keepAliveTime"}, {"type": "integer64", "name": "myAsn", "format": {"maximum": 4294967295, "minimum": 0}}, {"type": "string", "name": "name", "required": true, "format": {"pattern": "^[a-z0-9]([a-z0-9.-]{0,61}[a-z0-9]){0,1}$"}}, {"type": "string", "name": "peerAddress", "required": true}, {"type": "integer64", "name": "peerAsn", "required": true, "format": {"maximum": 4294967295, "minimum": 0}}, {"default": {"value": 179}, "type": "integer64", "name": "peerPort"}]}}, {"default": {"value": "True"}, "type": "string", "name": "fabricPeeringEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "array", "name": "ipAddressPools", "item": {"type": "object", "props": [{"type": "array", "name": "addresses", "required": true, "item": {"type": "string"}}, {"default": {"value": "True"}, "type": "string", "name": "autoAssign", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "name", "required": true, "format": {"pattern": "^[a-z0-9]([a-z0-9.-]{0,61}[a-z0-9]){0,1}$"}}, {"default": {"value": "True"}, "type": "string", "name": "onlyUseHostIps", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}]}}]}, {"type": "ResourceId", "name": "cloudServicesNetworkId", "required": true}, {"type": "ResourceId", "name": "cniNetworkId", "required": true}, {"type": "string", "name": "dnsServiceIp"}, {"type": "array", "name": "podCidrs", "item": {"type": "string"}}, {"type": "array", "name": "serviceCidrs", "item": {"type": "string"}}]}, {"readOnly": true, "type": "array", "name": "nodes", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "agentPoolId"}, {"readOnly": true, "type": "string", "name": "availabilityZone"}, {"readOnly": true, "type": "ResourceId", "name": "bareMetalMachineId"}, {"readOnly": true, "type": "integer64", "name": "cpuCores"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}, {"value": "Running"}, {"value": "Scheduling"}, {"value": "Stopped"}, {"value": "Terminating"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "integer64", "name": "diskSizeGB"}, {"readOnly": true, "type": "string", "name": "image"}, {"readOnly": true, "type": "string", "name": "kubernetesVersion"}, {"readOnly": true, "type": "array<@KubernetesLabel_read>", "name": "labels", "item": {"type": "@KubernetesLabel_read"}, "identifiers": ["key"]}, {"readOnly": true, "type": "integer64", "name": "memorySizeGB"}, {"readOnly": true, "type": "string", "name": "mode", "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"readOnly": true, "type": "string", "name": "name"}, {"readOnly": true, "type": "array", "name": "networkAttachments", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address"}, {"type": "string", "name": "ipv6Address"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"type": "string", "name": "networkAttachmentName", "format": {"maxLength": 15}}]}, "identifiers": ["networkAttachmentName"]}, {"readOnly": true, "type": "string", "name": "powerState", "enum": {"items": [{"value": "Off"}, {"value": "On"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "role", "enum": {"items": [{"value": "ControlPlane"}, {"value": "Worker"}]}}, {"readOnly": true, "type": "array<@KubernetesLabel_read>", "name": "taints", "item": {"type": "@KubernetesLabel_read"}, "identifiers": ["key"]}, {"readOnly": true, "type": "string", "name": "vmSkuName"}]}, "identifiers": ["name"]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Created"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "InProgress"}, {"value": "Succeeded"}, {"value": "Updating"}]}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "KubernetesCluster_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@KubernetesCluster_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9/2023-10-01-preview.xml index 48cbe73c9..2ba25d4a3 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9/2023-10-01-preview.xml @@ -495,13 +495,45 @@ -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -511,6 +543,7 @@ + @@ -1622,8 +1655,10 @@ + + @@ -1641,8 +1676,10 @@ + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9L2FnZW50cG9vbHMve30=/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9L2FnZW50cG9vbHMve30=/2023-10-01-preview.json index df932f7b6..72c784d00 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9L2FnZW50cG9vbHMve30=/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9L2FnZW50cG9vbHMve30=/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}/agentpools/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfS9hZ2VudFBvb2xzL3thZ2VudFBvb2xOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud kubernetescluster agentpool", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}/agentpools/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfS9hZ2VudFBvb2xzL3thZ2VudFBvb2xOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.agentPoolName", "options": ["n", "name", "agent-pool-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the Kubernetes cluster agent pool."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.kubernetesClusterName", "options": ["kubernetes-cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Kubernetes cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "AgentPools_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/kubernetesClusters/{kubernetesClusterName}/agentPools/{agentPoolName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "agentPoolName", "arg": "$Path.agentPoolName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "kubernetesClusterName", "arg": "$Path.kubernetesClusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/kubernetesClusters/{}/agentPools/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array", "name": "sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}}]}, {"type": "object", "name": "agentOptions", "props": [{"type": "integer64", "name": "hugepagesCount", "required": true}, {"default": {"value": "2M"}, "type": "string", "name": "hugepagesSize", "enum": {"items": [{"value": "1G"}, {"value": "2M"}]}}]}, {"type": "object", "name": "attachedNetworkConfiguration", "props": [{"type": "array", "name": "l2Networks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}, {"type": "array", "name": "l3Networks", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "ipamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}, {"type": "array", "name": "trunkedNetworks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}]}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "required": true}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "kubernetesVersion"}, {"type": "array", "name": "labels", "item": {"type": "object", "props": [{"type": "string", "name": "key", "required": true}, {"type": "string", "name": "value", "required": true}], "cls": "KubernetesLabel_read"}}, {"type": "string", "name": "mode", "required": true, "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "InProgress"}, {"value": "Succeeded"}, {"value": "Updating"}]}}, {"type": "array<@KubernetesLabel_read>", "name": "taints", "item": {"type": "@KubernetesLabel_read"}}, {"type": "object", "name": "upgradeSettings", "props": [{"default": {"value": "1"}, "type": "string", "name": "maxSurge"}]}, {"type": "string", "name": "vmSkuName", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}/agentpools/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfS9hZ2VudFBvb2xzL3thZ2VudFBvb2xOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.agentPoolName", "options": ["n", "name", "agent-pool-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the Kubernetes cluster agent pool."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.kubernetesClusterName", "options": ["kubernetes-cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Kubernetes cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "AgentPools_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/kubernetesClusters/{kubernetesClusterName}/agentPools/{agentPoolName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "agentPoolName", "arg": "$Path.agentPoolName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "kubernetesClusterName", "arg": "$Path.kubernetesClusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}/agentpools/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfS9hZ2VudFBvb2xzL3thZ2VudFBvb2xOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.agentPoolName", "options": ["n", "name", "agent-pool-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the Kubernetes cluster agent pool."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.kubernetesClusterName", "options": ["kubernetes-cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Kubernetes cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "AdministratorConfiguration", "args": [{"type": "string", "var": "$agentPoolParameters.properties.administratorConfiguration.adminUsername", "options": ["admin-username"], "group": "AdministratorConfiguration", "help": {"short": "The user name for the administrator that will be applied to the operating systems that run Kubernetes nodes. If not supplied, a user name will be chosen by the service."}}, {"type": "array", "var": "$agentPoolParameters.properties.administratorConfiguration.sshPublicKeys", "options": ["ssh-public-keys"], "group": "AdministratorConfiguration", "help": {"short": "The SSH configuration for the operating systems that run the nodes in the Kubernetes cluster. In some cases, specification of public keys may be required to produce a working environment."}, "item": {"type": "object", "args": [{"type": "string", "var": "$agentPoolParameters.properties.administratorConfiguration.sshPublicKeys[].keyData", "options": ["key-data"], "required": true, "help": {"short": "The SSH public key data."}, "format": {"minLength": 1}}]}}]}, {"name": "AgentPoolParameters", "args": [{"type": "object", "var": "$agentPoolParameters.extendedLocation", "options": ["extended-location"], "group": "AgentPoolParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$agentPoolParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$agentPoolParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$agentPoolParameters.location", "options": ["l", "location"], "required": true, "group": "AgentPoolParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$agentPoolParameters.tags", "options": ["tags"], "group": "AgentPoolParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "object", "var": "$agentPoolParameters.properties.agentOptions", "options": ["agent-options"], "group": "Properties", "help": {"short": "The configurations that will be applied to each agent in this agent pool."}, "args": [{"type": "integer64", "var": "$agentPoolParameters.properties.agentOptions.hugepagesCount", "options": ["hugepages-count"], "required": true, "help": {"short": "The number of hugepages to allocate."}}, {"type": "string", "var": "$agentPoolParameters.properties.agentOptions.hugepagesSize", "options": ["hugepages-size"], "help": {"short": "The size of the hugepages to allocate."}, "default": {"value": "2M"}, "enum": {"items": [{"name": "1G", "value": "1G"}, {"name": "2M", "value": "2M"}]}}]}, {"type": "object", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration", "options": ["attached-network-configuration"], "group": "Properties", "help": {"short": "The configuration of networks being attached to the agent pool for use by the workloads that run on this Kubernetes cluster. These networks are in addition to the networks connected in the Kubernetes cluster attached network configuration."}, "args": [{"type": "array", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration.l2Networks", "options": ["l2-networks"], "help": {"short": "The list of Layer 2 Networks and related configuration for attachment."}, "item": {"type": "object", "args": [{"type": "ResourceId", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration.l2Networks[].networkId", "options": ["network-id"], "required": true, "help": {"short": "The resource ID of the network that is being configured for attachment."}}, {"type": "string", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration.l2Networks[].pluginType", "options": ["plugin-type"], "help": {"short": "The indicator of how this network will be utilized by the Kubernetes cluster."}, "default": {"value": "SRIOV"}, "enum": {"items": [{"name": "DPDK", "value": "DPDK"}, {"name": "IPVLAN", "value": "IPVLAN"}, {"name": "MACVLAN", "value": "MACVLAN"}, {"name": "OSDevice", "value": "OSDevice"}, {"name": "SRIOV", "value": "SRIOV"}]}}]}}, {"type": "array", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration.l3Networks", "options": ["l3-networks"], "help": {"short": "The list of Layer 3 Networks and related configuration for attachment."}, "item": {"type": "object", "args": [{"type": "string", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration.l3Networks[].ipamEnabled", "options": ["ipam-enabled"], "help": {"short": "The indication of whether this network will or will not perform IP address management and allocate IP addresses when attached."}, "default": {"value": "False"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "ResourceId", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration.l3Networks[].networkId", "options": ["network-id"], "required": true, "help": {"short": "The resource ID of the network that is being configured for attachment."}}, {"type": "string", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration.l3Networks[].pluginType", "options": ["plugin-type"], "help": {"short": "The indicator of how this network will be utilized by the Kubernetes cluster."}, "default": {"value": "SRIOV"}, "enum": {"items": [{"name": "DPDK", "value": "DPDK"}, {"name": "IPVLAN", "value": "IPVLAN"}, {"name": "MACVLAN", "value": "MACVLAN"}, {"name": "OSDevice", "value": "OSDevice"}, {"name": "SRIOV", "value": "SRIOV"}]}}]}}, {"type": "array", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration.trunkedNetworks", "options": ["trunked-networks"], "help": {"short": "The list of Trunked Networks and related configuration for attachment."}, "item": {"type": "object", "args": [{"type": "ResourceId", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration.trunkedNetworks[].networkId", "options": ["network-id"], "required": true, "help": {"short": "The resource ID of the network that is being configured for attachment."}}, {"type": "string", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration.trunkedNetworks[].pluginType", "options": ["plugin-type"], "help": {"short": "The indicator of how this network will be utilized by the Kubernetes cluster."}, "default": {"value": "SRIOV"}, "enum": {"items": [{"name": "DPDK", "value": "DPDK"}, {"name": "IPVLAN", "value": "IPVLAN"}, {"name": "MACVLAN", "value": "MACVLAN"}, {"name": "OSDevice", "value": "OSDevice"}, {"name": "SRIOV", "value": "SRIOV"}]}}]}}]}, {"type": "array", "var": "$agentPoolParameters.properties.availabilityZones", "options": ["availability-zones"], "group": "Properties", "help": {"short": "The list of availability zones of the Network Cloud cluster used for the provisioning of nodes in this agent pool. If not specified, all availability zones will be used."}, "item": {"type": "string"}}, {"type": "integer64", "var": "$agentPoolParameters.properties.count", "options": ["count"], "required": true, "group": "Properties", "help": {"short": "The number of virtual machines that use this configuration."}}, {"type": "array", "var": "$agentPoolParameters.properties.labels", "options": ["labels"], "group": "Properties", "help": {"short": "The labels applied to the nodes in this agent pool."}, "item": {"type": "object", "args": [{"type": "string", "var": "@KubernetesLabel_create.key", "options": ["key"], "required": true, "help": {"short": "The name of the label or taint."}}, {"type": "string", "var": "@KubernetesLabel_create.value", "options": ["value"], "required": true, "help": {"short": "The value of the label or taint."}}], "cls": "KubernetesLabel_create"}}, {"type": "string", "var": "$agentPoolParameters.properties.mode", "options": ["mode"], "required": true, "group": "Properties", "help": {"short": "The selection of how this agent pool is utilized, either as a system pool or a user pool. System pools run the features and critical services for the Kubernetes Cluster, while user pools are dedicated to user workloads. Every Kubernetes cluster must contain at least one system node pool with at least one node."}, "enum": {"items": [{"name": "NotApplicable", "value": "NotApplicable"}, {"name": "System", "value": "System"}, {"name": "User", "value": "User"}]}}, {"type": "array<@KubernetesLabel_create>", "var": "$agentPoolParameters.properties.taints", "options": ["taints"], "group": "Properties", "help": {"short": "The taints applied to the nodes in this agent pool."}, "item": {"type": "@KubernetesLabel_create"}}, {"type": "object", "var": "$agentPoolParameters.properties.upgradeSettings", "options": ["upgrade-settings"], "group": "Properties", "help": {"short": "The configuration of the agent pool."}, "args": [{"type": "string", "var": "$agentPoolParameters.properties.upgradeSettings.maxSurge", "options": ["max-surge"], "help": {"short": "The maximum number or percentage of nodes that are surged during upgrade. This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is 1."}, "default": {"value": "1"}}]}, {"type": "string", "var": "$agentPoolParameters.properties.vmSkuName", "options": ["vm-sku-name"], "required": true, "group": "Properties", "help": {"short": "The name of the VM SKU that determines the size of resources allocated for node VMs."}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "AgentPools_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/kubernetesClusters/{kubernetesClusterName}/agentPools/{agentPoolName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "agentPoolName", "arg": "$Path.agentPoolName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "kubernetesClusterName", "arg": "$Path.kubernetesClusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "agentPoolParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$agentPoolParameters.extendedLocation", "props": [{"type": "string", "name": "name", "arg": "$agentPoolParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$agentPoolParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$agentPoolParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername", "arg": "$agentPoolParameters.properties.administratorConfiguration.adminUsername"}, {"type": "array", "name": "sshPublicKeys", "arg": "$agentPoolParameters.properties.administratorConfiguration.sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "arg": "$agentPoolParameters.properties.administratorConfiguration.sshPublicKeys[].keyData", "required": true, "format": {"minLength": 1}}]}}]}, {"type": "object", "name": "agentOptions", "arg": "$agentPoolParameters.properties.agentOptions", "props": [{"type": "integer64", "name": "hugepagesCount", "arg": "$agentPoolParameters.properties.agentOptions.hugepagesCount", "required": true}, {"default": {"value": "2M"}, "type": "string", "name": "hugepagesSize", "arg": "$agentPoolParameters.properties.agentOptions.hugepagesSize", "enum": {"items": [{"value": "1G"}, {"value": "2M"}]}}]}, {"type": "object", "name": "attachedNetworkConfiguration", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration", "props": [{"type": "array", "name": "l2Networks", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration.l2Networks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration.l2Networks[].networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration.l2Networks[].pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}, {"type": "array", "name": "l3Networks", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration.l3Networks", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "ipamEnabled", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration.l3Networks[].ipamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "ResourceId", "name": "networkId", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration.l3Networks[].networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration.l3Networks[].pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}, {"type": "array", "name": "trunkedNetworks", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration.trunkedNetworks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration.trunkedNetworks[].networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration.trunkedNetworks[].pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}]}, {"type": "array", "name": "availabilityZones", "arg": "$agentPoolParameters.properties.availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "arg": "$agentPoolParameters.properties.count", "required": true}, {"type": "array", "name": "labels", "arg": "$agentPoolParameters.properties.labels", "item": {"type": "object", "props": [{"type": "string", "name": "key", "arg": "@KubernetesLabel_create.key", "required": true}, {"type": "string", "name": "value", "arg": "@KubernetesLabel_create.value", "required": true}], "cls": "KubernetesLabel_create"}}, {"type": "string", "name": "mode", "arg": "$agentPoolParameters.properties.mode", "required": true, "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"type": "array<@KubernetesLabel_create>", "name": "taints", "arg": "$agentPoolParameters.properties.taints", "item": {"type": "@KubernetesLabel_create"}}, {"type": "object", "name": "upgradeSettings", "arg": "$agentPoolParameters.properties.upgradeSettings", "props": [{"default": {"value": "1"}, "type": "string", "name": "maxSurge", "arg": "$agentPoolParameters.properties.upgradeSettings.maxSurge"}]}, {"type": "string", "name": "vmSkuName", "arg": "$agentPoolParameters.properties.vmSkuName", "required": true}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$agentPoolParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/kubernetesClusters/{}/agentPools/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array", "name": "sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}}]}, {"type": "object", "name": "agentOptions", "props": [{"type": "integer64", "name": "hugepagesCount", "required": true}, {"default": {"value": "2M"}, "type": "string", "name": "hugepagesSize", "enum": {"items": [{"value": "1G"}, {"value": "2M"}]}}]}, {"type": "object", "name": "attachedNetworkConfiguration", "props": [{"type": "array", "name": "l2Networks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}, {"type": "array", "name": "l3Networks", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "ipamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}, {"type": "array", "name": "trunkedNetworks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}]}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "required": true}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "kubernetesVersion"}, {"type": "array", "name": "labels", "item": {"type": "object", "props": [{"type": "string", "name": "key", "required": true}, {"type": "string", "name": "value", "required": true}], "cls": "KubernetesLabel_read"}}, {"type": "string", "name": "mode", "required": true, "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "InProgress"}, {"value": "Succeeded"}, {"value": "Updating"}]}}, {"type": "array<@KubernetesLabel_read>", "name": "taints", "item": {"type": "@KubernetesLabel_read"}}, {"type": "object", "name": "upgradeSettings", "props": [{"default": {"value": "1"}, "type": "string", "name": "maxSurge"}]}, {"type": "string", "name": "vmSkuName", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}/agentpools/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfS9hZ2VudFBvb2xzL3thZ2VudFBvb2xOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.agentPoolName", "options": ["n", "name", "agent-pool-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the Kubernetes cluster agent pool."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.kubernetesClusterName", "options": ["kubernetes-cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Kubernetes cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "AdministratorConfiguration", "args": [{"type": "array", "var": "$agentPoolUpdateParameters.properties.administratorConfiguration.sshPublicKeys", "options": ["ssh-public-keys"], "group": "AdministratorConfiguration", "help": {"short": "SshPublicKey represents the public key used to authenticate with a resource through SSH."}, "item": {"type": "object", "args": [{"type": "string", "var": "$agentPoolUpdateParameters.properties.administratorConfiguration.sshPublicKeys[].keyData", "options": ["key-data"], "required": true, "help": {"short": "The SSH public key data."}, "format": {"minLength": 1}}]}}]}, {"name": "AgentPoolUpdateParameters", "args": [{"type": "object", "var": "$agentPoolUpdateParameters.tags", "options": ["tags"], "group": "AgentPoolUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "integer64", "var": "$agentPoolUpdateParameters.properties.count", "options": ["count"], "group": "Properties", "help": {"short": "The number of virtual machines that use this configuration."}}, {"type": "object", "var": "$agentPoolUpdateParameters.properties.upgradeSettings", "options": ["upgrade-settings"], "group": "Properties", "help": {"short": "The configuration of the agent pool."}, "args": [{"type": "string", "var": "$agentPoolUpdateParameters.properties.upgradeSettings.maxSurge", "options": ["max-surge"], "help": {"short": "The maximum number or percentage of nodes that are surged during upgrade. This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is 1."}, "default": {"value": "1"}}]}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "AgentPools_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/kubernetesClusters/{kubernetesClusterName}/agentPools/{agentPoolName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "agentPoolName", "arg": "$Path.agentPoolName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "kubernetesClusterName", "arg": "$Path.kubernetesClusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "agentPoolUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "array", "name": "sshPublicKeys", "arg": "$agentPoolUpdateParameters.properties.administratorConfiguration.sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "arg": "$agentPoolUpdateParameters.properties.administratorConfiguration.sshPublicKeys[].keyData", "required": true, "format": {"minLength": 1}}]}, "identifiers": ["keyData"]}]}, {"type": "integer64", "name": "count", "arg": "$agentPoolUpdateParameters.properties.count"}, {"type": "object", "name": "upgradeSettings", "arg": "$agentPoolUpdateParameters.properties.upgradeSettings", "props": [{"default": {"value": "1"}, "type": "string", "name": "maxSurge", "arg": "$agentPoolUpdateParameters.properties.upgradeSettings.maxSurge"}]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$agentPoolUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/kubernetesClusters/{}/agentPools/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array", "name": "sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}}]}, {"type": "object", "name": "agentOptions", "props": [{"type": "integer64", "name": "hugepagesCount", "required": true}, {"default": {"value": "2M"}, "type": "string", "name": "hugepagesSize", "enum": {"items": [{"value": "1G"}, {"value": "2M"}]}}]}, {"type": "object", "name": "attachedNetworkConfiguration", "props": [{"type": "array", "name": "l2Networks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}, {"type": "array", "name": "l3Networks", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "ipamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}, {"type": "array", "name": "trunkedNetworks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}]}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "required": true}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "kubernetesVersion"}, {"type": "array", "name": "labels", "item": {"type": "object", "props": [{"type": "string", "name": "key", "required": true}, {"type": "string", "name": "value", "required": true}], "cls": "KubernetesLabel_read"}}, {"type": "string", "name": "mode", "required": true, "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "InProgress"}, {"value": "Succeeded"}, {"value": "Updating"}]}}, {"type": "array<@KubernetesLabel_read>", "name": "taints", "item": {"type": "@KubernetesLabel_read"}}, {"type": "object", "name": "upgradeSettings", "props": [{"default": {"value": "1"}, "type": "string", "name": "maxSurge"}]}, {"type": "string", "name": "vmSkuName", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "AgentPool_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@AgentPool_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}/agentpools/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfS9hZ2VudFBvb2xzL3thZ2VudFBvb2xOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud kubernetescluster agentpool", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}/agentpools/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfS9hZ2VudFBvb2xzL3thZ2VudFBvb2xOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.agentPoolName", "options": ["n", "name", "agent-pool-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the Kubernetes cluster agent pool."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.kubernetesClusterName", "options": ["kubernetes-cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Kubernetes cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "AgentPools_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/kubernetesClusters/{kubernetesClusterName}/agentPools/{agentPoolName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "agentPoolName", "arg": "$Path.agentPoolName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "kubernetesClusterName", "arg": "$Path.kubernetesClusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/kubernetesClusters/{}/agentPools/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array", "name": "sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}}]}, {"type": "object", "name": "agentOptions", "props": [{"type": "integer64", "name": "hugepagesCount", "required": true}, {"default": {"value": "2M"}, "type": "string", "name": "hugepagesSize", "enum": {"items": [{"value": "1G"}, {"value": "2M"}]}}]}, {"type": "object", "name": "attachedNetworkConfiguration", "props": [{"type": "array", "name": "l2Networks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}, {"type": "array", "name": "l3Networks", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "ipamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}, {"type": "array", "name": "trunkedNetworks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}]}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "required": true}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "kubernetesVersion"}, {"type": "array", "name": "labels", "item": {"type": "object", "props": [{"type": "string", "name": "key", "required": true}, {"type": "string", "name": "value", "required": true}], "cls": "KubernetesLabel_read"}}, {"type": "string", "name": "mode", "required": true, "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "InProgress"}, {"value": "Succeeded"}, {"value": "Updating"}]}}, {"type": "array<@KubernetesLabel_read>", "name": "taints", "item": {"type": "@KubernetesLabel_read"}}, {"type": "object", "name": "upgradeSettings", "props": [{"default": {"value": "1"}, "type": "string", "name": "maxSurge"}]}, {"type": "string", "name": "vmSkuName", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}/agentpools/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfS9hZ2VudFBvb2xzL3thZ2VudFBvb2xOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.agentPoolName", "options": ["n", "name", "agent-pool-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the Kubernetes cluster agent pool."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.kubernetesClusterName", "options": ["kubernetes-cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Kubernetes cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "AgentPools_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/kubernetesClusters/{kubernetesClusterName}/agentPools/{agentPoolName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "agentPoolName", "arg": "$Path.agentPoolName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "kubernetesClusterName", "arg": "$Path.kubernetesClusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}/agentpools/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfS9hZ2VudFBvb2xzL3thZ2VudFBvb2xOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.agentPoolName", "options": ["n", "name", "agent-pool-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the Kubernetes cluster agent pool."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.kubernetesClusterName", "options": ["kubernetes-cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Kubernetes cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "AdministratorConfiguration", "args": [{"type": "string", "var": "$agentPoolParameters.properties.administratorConfiguration.adminUsername", "options": ["admin-username"], "group": "AdministratorConfiguration", "help": {"short": "The user name for the administrator that will be applied to the operating systems that run Kubernetes nodes. If not supplied, a user name will be chosen by the service."}}, {"type": "array", "var": "$agentPoolParameters.properties.administratorConfiguration.sshPublicKeys", "options": ["ssh-public-keys"], "group": "AdministratorConfiguration", "help": {"short": "The SSH configuration for the operating systems that run the nodes in the Kubernetes cluster. In some cases, specification of public keys may be required to produce a working environment."}, "item": {"type": "object", "args": [{"type": "string", "var": "$agentPoolParameters.properties.administratorConfiguration.sshPublicKeys[].keyData", "options": ["key-data"], "required": true, "help": {"short": "The SSH public key data."}, "format": {"minLength": 1}}]}}]}, {"name": "AgentPoolParameters", "args": [{"type": "object", "var": "$agentPoolParameters.extendedLocation", "options": ["extended-location"], "group": "AgentPoolParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$agentPoolParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$agentPoolParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$agentPoolParameters.location", "options": ["l", "location"], "required": true, "group": "AgentPoolParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$agentPoolParameters.tags", "options": ["tags"], "group": "AgentPoolParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "object", "var": "$agentPoolParameters.properties.agentOptions", "options": ["agent-options"], "group": "Properties", "help": {"short": "The configurations that will be applied to each agent in this agent pool."}, "args": [{"type": "integer64", "var": "$agentPoolParameters.properties.agentOptions.hugepagesCount", "options": ["hugepages-count"], "required": true, "help": {"short": "The number of hugepages to allocate."}}, {"type": "string", "var": "$agentPoolParameters.properties.agentOptions.hugepagesSize", "options": ["hugepages-size"], "help": {"short": "The size of the hugepages to allocate."}, "default": {"value": "2M"}, "enum": {"items": [{"name": "1G", "value": "1G"}, {"name": "2M", "value": "2M"}]}}]}, {"type": "object", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration", "options": ["attached-network-configuration"], "group": "Properties", "help": {"short": "The configuration of networks being attached to the agent pool for use by the workloads that run on this Kubernetes cluster. These networks are in addition to the networks connected in the Kubernetes cluster attached network configuration."}, "args": [{"type": "array", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration.l2Networks", "options": ["l2-networks"], "help": {"short": "The list of Layer 2 Networks and related configuration for attachment."}, "item": {"type": "object", "args": [{"type": "ResourceId", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration.l2Networks[].networkId", "options": ["network-id"], "required": true, "help": {"short": "The resource ID of the network that is being configured for attachment."}}, {"type": "string", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration.l2Networks[].pluginType", "options": ["plugin-type"], "help": {"short": "The indicator of how this network will be utilized by the Kubernetes cluster."}, "default": {"value": "SRIOV"}, "enum": {"items": [{"name": "DPDK", "value": "DPDK"}, {"name": "IPVLAN", "value": "IPVLAN"}, {"name": "MACVLAN", "value": "MACVLAN"}, {"name": "OSDevice", "value": "OSDevice"}, {"name": "SRIOV", "value": "SRIOV"}]}}]}}, {"type": "array", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration.l3Networks", "options": ["l3-networks"], "help": {"short": "The list of Layer 3 Networks and related configuration for attachment."}, "item": {"type": "object", "args": [{"type": "string", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration.l3Networks[].ipamEnabled", "options": ["ipam-enabled"], "help": {"short": "The indication of whether this network will or will not perform IP address management and allocate IP addresses when attached."}, "default": {"value": "False"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "ResourceId", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration.l3Networks[].networkId", "options": ["network-id"], "required": true, "help": {"short": "The resource ID of the network that is being configured for attachment."}}, {"type": "string", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration.l3Networks[].pluginType", "options": ["plugin-type"], "help": {"short": "The indicator of how this network will be utilized by the Kubernetes cluster."}, "default": {"value": "SRIOV"}, "enum": {"items": [{"name": "DPDK", "value": "DPDK"}, {"name": "IPVLAN", "value": "IPVLAN"}, {"name": "MACVLAN", "value": "MACVLAN"}, {"name": "OSDevice", "value": "OSDevice"}, {"name": "SRIOV", "value": "SRIOV"}]}}]}}, {"type": "array", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration.trunkedNetworks", "options": ["trunked-networks"], "help": {"short": "The list of Trunked Networks and related configuration for attachment."}, "item": {"type": "object", "args": [{"type": "ResourceId", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration.trunkedNetworks[].networkId", "options": ["network-id"], "required": true, "help": {"short": "The resource ID of the network that is being configured for attachment."}}, {"type": "string", "var": "$agentPoolParameters.properties.attachedNetworkConfiguration.trunkedNetworks[].pluginType", "options": ["plugin-type"], "help": {"short": "The indicator of how this network will be utilized by the Kubernetes cluster."}, "default": {"value": "SRIOV"}, "enum": {"items": [{"name": "DPDK", "value": "DPDK"}, {"name": "IPVLAN", "value": "IPVLAN"}, {"name": "MACVLAN", "value": "MACVLAN"}, {"name": "OSDevice", "value": "OSDevice"}, {"name": "SRIOV", "value": "SRIOV"}]}}]}}]}, {"type": "array", "var": "$agentPoolParameters.properties.availabilityZones", "options": ["availability-zones"], "group": "Properties", "help": {"short": "The list of availability zones of the Network Cloud cluster used for the provisioning of nodes in this agent pool. If not specified, all availability zones will be used."}, "item": {"type": "string"}}, {"type": "integer64", "var": "$agentPoolParameters.properties.count", "options": ["count"], "required": true, "group": "Properties", "help": {"short": "The number of virtual machines that use this configuration."}}, {"type": "array", "var": "$agentPoolParameters.properties.labels", "options": ["labels"], "group": "Properties", "help": {"short": "The labels applied to the nodes in this agent pool."}, "item": {"type": "object", "args": [{"type": "string", "var": "@KubernetesLabel_create.key", "options": ["key"], "required": true, "help": {"short": "The name of the label or taint."}}, {"type": "string", "var": "@KubernetesLabel_create.value", "options": ["value"], "required": true, "help": {"short": "The value of the label or taint."}}], "cls": "KubernetesLabel_create"}}, {"type": "string", "var": "$agentPoolParameters.properties.mode", "options": ["mode"], "required": true, "group": "Properties", "help": {"short": "The selection of how this agent pool is utilized, either as a system pool or a user pool. System pools run the features and critical services for the Kubernetes Cluster, while user pools are dedicated to user workloads. Every Kubernetes cluster must contain at least one system node pool with at least one node."}, "enum": {"items": [{"name": "NotApplicable", "value": "NotApplicable"}, {"name": "System", "value": "System"}, {"name": "User", "value": "User"}]}}, {"type": "array<@KubernetesLabel_create>", "var": "$agentPoolParameters.properties.taints", "options": ["taints"], "group": "Properties", "help": {"short": "The taints applied to the nodes in this agent pool."}, "item": {"type": "@KubernetesLabel_create"}}, {"type": "object", "var": "$agentPoolParameters.properties.upgradeSettings", "options": ["upgrade-settings"], "group": "Properties", "help": {"short": "The configuration of the agent pool."}, "args": [{"type": "string", "var": "$agentPoolParameters.properties.upgradeSettings.maxSurge", "options": ["max-surge"], "help": {"short": "The maximum number or percentage of nodes that are surged during upgrade. This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is 1."}, "default": {"value": "1"}}]}, {"type": "string", "var": "$agentPoolParameters.properties.vmSkuName", "options": ["vm-sku-name"], "required": true, "group": "Properties", "help": {"short": "The name of the VM SKU that determines the size of resources allocated for node VMs."}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "AgentPools_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/kubernetesClusters/{kubernetesClusterName}/agentPools/{agentPoolName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "agentPoolName", "arg": "$Path.agentPoolName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "kubernetesClusterName", "arg": "$Path.kubernetesClusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "agentPoolParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$agentPoolParameters.extendedLocation", "props": [{"type": "string", "name": "name", "arg": "$agentPoolParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$agentPoolParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$agentPoolParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername", "arg": "$agentPoolParameters.properties.administratorConfiguration.adminUsername"}, {"type": "array", "name": "sshPublicKeys", "arg": "$agentPoolParameters.properties.administratorConfiguration.sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "arg": "$agentPoolParameters.properties.administratorConfiguration.sshPublicKeys[].keyData", "required": true, "format": {"minLength": 1}}]}}]}, {"type": "object", "name": "agentOptions", "arg": "$agentPoolParameters.properties.agentOptions", "props": [{"type": "integer64", "name": "hugepagesCount", "arg": "$agentPoolParameters.properties.agentOptions.hugepagesCount", "required": true}, {"default": {"value": "2M"}, "type": "string", "name": "hugepagesSize", "arg": "$agentPoolParameters.properties.agentOptions.hugepagesSize", "enum": {"items": [{"value": "1G"}, {"value": "2M"}]}}]}, {"type": "object", "name": "attachedNetworkConfiguration", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration", "props": [{"type": "array", "name": "l2Networks", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration.l2Networks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration.l2Networks[].networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration.l2Networks[].pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}, {"type": "array", "name": "l3Networks", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration.l3Networks", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "ipamEnabled", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration.l3Networks[].ipamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "ResourceId", "name": "networkId", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration.l3Networks[].networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration.l3Networks[].pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}, {"type": "array", "name": "trunkedNetworks", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration.trunkedNetworks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration.trunkedNetworks[].networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "arg": "$agentPoolParameters.properties.attachedNetworkConfiguration.trunkedNetworks[].pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}]}, {"type": "array", "name": "availabilityZones", "arg": "$agentPoolParameters.properties.availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "arg": "$agentPoolParameters.properties.count", "required": true}, {"type": "array", "name": "labels", "arg": "$agentPoolParameters.properties.labels", "item": {"type": "object", "props": [{"type": "string", "name": "key", "arg": "@KubernetesLabel_create.key", "required": true}, {"type": "string", "name": "value", "arg": "@KubernetesLabel_create.value", "required": true}], "cls": "KubernetesLabel_create"}}, {"type": "string", "name": "mode", "arg": "$agentPoolParameters.properties.mode", "required": true, "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"type": "array<@KubernetesLabel_create>", "name": "taints", "arg": "$agentPoolParameters.properties.taints", "item": {"type": "@KubernetesLabel_create"}}, {"type": "object", "name": "upgradeSettings", "arg": "$agentPoolParameters.properties.upgradeSettings", "props": [{"default": {"value": "1"}, "type": "string", "name": "maxSurge", "arg": "$agentPoolParameters.properties.upgradeSettings.maxSurge"}]}, {"type": "string", "name": "vmSkuName", "arg": "$agentPoolParameters.properties.vmSkuName", "required": true}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$agentPoolParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/kubernetesClusters/{}/agentPools/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array", "name": "sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}}]}, {"type": "object", "name": "agentOptions", "props": [{"type": "integer64", "name": "hugepagesCount", "required": true}, {"default": {"value": "2M"}, "type": "string", "name": "hugepagesSize", "enum": {"items": [{"value": "1G"}, {"value": "2M"}]}}]}, {"type": "object", "name": "attachedNetworkConfiguration", "props": [{"type": "array", "name": "l2Networks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}, {"type": "array", "name": "l3Networks", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "ipamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}, {"type": "array", "name": "trunkedNetworks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}]}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "required": true}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "kubernetesVersion"}, {"type": "array", "name": "labels", "item": {"type": "object", "props": [{"type": "string", "name": "key", "required": true}, {"type": "string", "name": "value", "required": true}], "cls": "KubernetesLabel_read"}}, {"type": "string", "name": "mode", "required": true, "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "InProgress"}, {"value": "Succeeded"}, {"value": "Updating"}]}}, {"type": "array<@KubernetesLabel_read>", "name": "taints", "item": {"type": "@KubernetesLabel_read"}}, {"type": "object", "name": "upgradeSettings", "props": [{"default": {"value": "1"}, "type": "string", "name": "maxSurge"}]}, {"type": "string", "name": "vmSkuName", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}/agentpools/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfS9hZ2VudFBvb2xzL3thZ2VudFBvb2xOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.agentPoolName", "options": ["n", "name", "agent-pool-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the Kubernetes cluster agent pool."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "var": "$Path.kubernetesClusterName", "options": ["kubernetes-cluster-name"], "required": true, "idPart": "name", "help": {"short": "The name of the Kubernetes cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "AdministratorConfiguration", "args": [{"type": "array", "var": "$agentPoolUpdateParameters.properties.administratorConfiguration.sshPublicKeys", "options": ["ssh-public-keys"], "group": "AdministratorConfiguration", "help": {"short": "SshPublicKey represents the public key used to authenticate with a resource through SSH."}, "item": {"type": "object", "args": [{"type": "string", "var": "$agentPoolUpdateParameters.properties.administratorConfiguration.sshPublicKeys[].keyData", "options": ["key-data"], "required": true, "help": {"short": "The SSH public key data."}, "format": {"minLength": 1}}]}}]}, {"name": "AgentPoolUpdateParameters", "args": [{"type": "object", "var": "$agentPoolUpdateParameters.tags", "options": ["tags"], "group": "AgentPoolUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "integer64", "var": "$agentPoolUpdateParameters.properties.count", "options": ["count"], "group": "Properties", "help": {"short": "The number of virtual machines that use this configuration."}}, {"type": "object", "var": "$agentPoolUpdateParameters.properties.upgradeSettings", "options": ["upgrade-settings"], "group": "Properties", "help": {"short": "The configuration of the agent pool."}, "args": [{"type": "string", "var": "$agentPoolUpdateParameters.properties.upgradeSettings.maxSurge", "options": ["max-surge"], "help": {"short": "The maximum number or percentage of nodes that are surged during upgrade. This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is 1."}, "default": {"value": "1"}}]}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "AgentPools_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/kubernetesClusters/{kubernetesClusterName}/agentPools/{agentPoolName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "agentPoolName", "arg": "$Path.agentPoolName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "kubernetesClusterName", "arg": "$Path.kubernetesClusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "agentPoolUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "array", "name": "sshPublicKeys", "arg": "$agentPoolUpdateParameters.properties.administratorConfiguration.sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "arg": "$agentPoolUpdateParameters.properties.administratorConfiguration.sshPublicKeys[].keyData", "required": true, "format": {"minLength": 1}}]}, "identifiers": ["keyData"]}]}, {"type": "integer64", "name": "count", "arg": "$agentPoolUpdateParameters.properties.count"}, {"type": "object", "name": "upgradeSettings", "arg": "$agentPoolUpdateParameters.properties.upgradeSettings", "props": [{"default": {"value": "1"}, "type": "string", "name": "maxSurge", "arg": "$agentPoolUpdateParameters.properties.upgradeSettings.maxSurge"}]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$agentPoolUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/kubernetesClusters/{}/agentPools/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "administratorConfiguration", "props": [{"type": "string", "name": "adminUsername"}, {"type": "array", "name": "sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}}]}, {"type": "object", "name": "agentOptions", "props": [{"type": "integer64", "name": "hugepagesCount", "required": true}, {"default": {"value": "2M"}, "type": "string", "name": "hugepagesSize", "enum": {"items": [{"value": "1G"}, {"value": "2M"}]}}]}, {"type": "object", "name": "attachedNetworkConfiguration", "props": [{"type": "array", "name": "l2Networks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}, {"type": "array", "name": "l3Networks", "item": {"type": "object", "props": [{"default": {"value": "False"}, "type": "string", "name": "ipamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}, {"type": "array", "name": "trunkedNetworks", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "networkId", "required": true}, {"default": {"value": "SRIOV"}, "type": "string", "name": "pluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "IPVLAN"}, {"value": "MACVLAN"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}]}}]}, {"type": "array", "name": "availabilityZones", "item": {"type": "string"}}, {"type": "integer64", "name": "count", "required": true}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "kubernetesVersion"}, {"type": "array", "name": "labels", "item": {"type": "object", "props": [{"type": "string", "name": "key", "required": true}, {"type": "string", "name": "value", "required": true}], "cls": "KubernetesLabel_read"}}, {"type": "string", "name": "mode", "required": true, "enum": {"items": [{"value": "NotApplicable"}, {"value": "System"}, {"value": "User"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "InProgress"}, {"value": "Succeeded"}, {"value": "Updating"}]}}, {"type": "array<@KubernetesLabel_read>", "name": "taints", "item": {"type": "@KubernetesLabel_read"}}, {"type": "object", "name": "upgradeSettings", "props": [{"default": {"value": "1"}, "type": "string", "name": "maxSurge"}]}, {"type": "string", "name": "vmSkuName", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "AgentPool_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@AgentPool_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9L2FnZW50cG9vbHMve30=/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9L2FnZW50cG9vbHMve30=/2023-10-01-preview.xml index 176a35feb..0c0defc0f 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9L2FnZW50cG9vbHMve30=/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9L2FnZW50cG9vbHMve30=/2023-10-01-preview.xml @@ -253,13 +253,45 @@ -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -269,6 +301,7 @@ + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9L3Jlc3RhcnRub2Rl/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9L3Jlc3RhcnRub2Rl/2023-10-01-preview.json index e962f698f..84ac33345 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9L3Jlc3RhcnRub2Rl/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9L3Jlc3RhcnRub2Rl/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}/restartnode", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfS9yZXN0YXJ0Tm9kZQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud kubernetescluster", "commands": [{"name": "restart-node", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}/restartnode", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfS9yZXN0YXJ0Tm9kZQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.kubernetesClusterName", "options": ["n", "name", "kubernetes-cluster-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the Kubernetes cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "KubernetesClusterRestartNodeParameters", "args": [{"type": "string", "var": "$kubernetesClusterRestartNodeParameters.nodeName", "options": ["node-name"], "required": true, "group": "KubernetesClusterRestartNodeParameters", "help": {"short": "The name of the node to restart."}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "KubernetesClusters_RestartNode", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/kubernetesClusters/{kubernetesClusterName}/restartNode", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "kubernetesClusterName", "arg": "$Path.kubernetesClusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "kubernetesClusterRestartNodeParameters", "required": true, "props": [{"type": "string", "name": "nodeName", "arg": "$kubernetesClusterRestartNodeParameters.nodeName", "required": true}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}/restartnode", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfS9yZXN0YXJ0Tm9kZQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud kubernetescluster", "commands": [{"name": "restart-node", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/kubernetesclusters/{}/restartnode", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2t1YmVybmV0ZXNDbHVzdGVycy97a3ViZXJuZXRlc0NsdXN0ZXJOYW1lfS9yZXN0YXJ0Tm9kZQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.kubernetesClusterName", "options": ["n", "name", "kubernetes-cluster-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the Kubernetes cluster."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "KubernetesClusterRestartNodeParameters", "args": [{"type": "string", "var": "$kubernetesClusterRestartNodeParameters.nodeName", "options": ["node-name"], "required": true, "group": "KubernetesClusterRestartNodeParameters", "help": {"short": "The name of the node to restart."}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "KubernetesClusters_RestartNode", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/kubernetesClusters/{kubernetesClusterName}/restartNode", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "kubernetesClusterName", "arg": "$Path.kubernetesClusterName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "kubernetesClusterRestartNodeParameters", "required": true, "props": [{"type": "string", "name": "nodeName", "arg": "$kubernetesClusterRestartNodeParameters.nodeName", "required": true}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9L3Jlc3RhcnRub2Rl/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9L3Jlc3RhcnRub2Rl/2023-10-01-preview.xml index 363860615..68441fbb9 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9L3Jlc3RhcnRub2Rl/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQva3ViZXJuZXRlc2NsdXN0ZXJzL3t9L3Jlc3RhcnRub2Rl/2023-10-01-preview.xml @@ -49,7 +49,6 @@ - diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvbDJuZXR3b3Jrcy97fQ==/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvbDJuZXR3b3Jrcy97fQ==/2023-10-01-preview.json index 096249131..2723c2c28 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvbDJuZXR3b3Jrcy97fQ==/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvbDJuZXR3b3Jrcy97fQ==/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/l2networks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2wyTmV0d29ya3Mve2wyTmV0d29ya05hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud l2network", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/l2networks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2wyTmV0d29ya3Mve2wyTmV0d29ya05hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.l2NetworkName", "options": ["n", "name", "l2-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the L2 network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "L2Networks_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/l2Networks/{l2NetworkName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "l2NetworkName", "arg": "$Path.l2NetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/l2Networks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "ResourceId", "name": "l2IsolationDomainId", "required": true}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/l2networks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2wyTmV0d29ya3Mve2wyTmV0d29ya05hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.l2NetworkName", "options": ["n", "name", "l2-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the L2 network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "L2Networks_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/l2Networks/{l2NetworkName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "l2NetworkName", "arg": "$Path.l2NetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/l2networks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2wyTmV0d29ya3Mve2wyTmV0d29ya05hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.l2NetworkName", "options": ["n", "name", "l2-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the L2 network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "L2NetworkParameters", "args": [{"type": "object", "var": "$l2NetworkParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "L2NetworkParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$l2NetworkParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$l2NetworkParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$l2NetworkParameters.location", "options": ["l", "location"], "required": true, "group": "L2NetworkParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$l2NetworkParameters.tags", "options": ["tags"], "group": "L2NetworkParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$l2NetworkParameters.properties.hybridAksPluginType", "options": ["hybrid-aks-plugin-type"], "hide": true, "group": "Properties", "help": {"short": "Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS."}, "default": {"value": "SRIOV"}, "enum": {"items": [{"name": "DPDK", "value": "DPDK"}, {"name": "OSDevice", "value": "OSDevice"}, {"name": "SRIOV", "value": "SRIOV"}]}}, {"type": "string", "var": "$l2NetworkParameters.properties.interfaceName", "options": ["interface-name"], "group": "Properties", "help": {"short": "The default interface name for this L2 network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine."}, "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "ResourceId", "var": "$l2NetworkParameters.properties.l2IsolationDomainId", "options": ["l2-isolation-domain-id"], "required": true, "group": "Properties", "help": {"short": "The resource ID of the Network Fabric l2IsolationDomain."}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "L2Networks_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/l2Networks/{l2NetworkName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "l2NetworkName", "arg": "$Path.l2NetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "l2NetworkParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$l2NetworkParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$l2NetworkParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$l2NetworkParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$l2NetworkParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "arg": "$l2NetworkParameters.properties.hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "arg": "$l2NetworkParameters.properties.interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "ResourceId", "name": "l2IsolationDomainId", "arg": "$l2NetworkParameters.properties.l2IsolationDomainId", "required": true}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$l2NetworkParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/l2Networks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "ResourceId", "name": "l2IsolationDomainId", "required": true}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/l2networks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2wyTmV0d29ya3Mve2wyTmV0d29ya05hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.l2NetworkName", "options": ["n", "name", "l2-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the L2 network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "L2NetworkUpdateParameters", "args": [{"type": "object", "var": "$l2NetworkUpdateParameters.tags", "options": ["tags"], "group": "L2NetworkUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"operationId": "L2Networks_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/l2Networks/{l2NetworkName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "l2NetworkName", "arg": "$Path.l2NetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "l2NetworkUpdateParameters", "props": [{"type": "object", "name": "tags", "arg": "$l2NetworkUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/l2Networks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "ResourceId", "name": "l2IsolationDomainId", "required": true}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/l2networks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2wyTmV0d29ya3Mve2wyTmV0d29ya05hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud l2network", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/l2networks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2wyTmV0d29ya3Mve2wyTmV0d29ya05hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.l2NetworkName", "options": ["n", "name", "l2-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the L2 network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "L2Networks_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/l2Networks/{l2NetworkName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "l2NetworkName", "arg": "$Path.l2NetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/l2Networks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "ResourceId", "name": "l2IsolationDomainId", "required": true}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/l2networks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2wyTmV0d29ya3Mve2wyTmV0d29ya05hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.l2NetworkName", "options": ["n", "name", "l2-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the L2 network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "L2Networks_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/l2Networks/{l2NetworkName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "l2NetworkName", "arg": "$Path.l2NetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/l2networks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2wyTmV0d29ya3Mve2wyTmV0d29ya05hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.l2NetworkName", "options": ["n", "name", "l2-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the L2 network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "L2NetworkParameters", "args": [{"type": "object", "var": "$l2NetworkParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "L2NetworkParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$l2NetworkParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$l2NetworkParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$l2NetworkParameters.location", "options": ["l", "location"], "required": true, "group": "L2NetworkParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$l2NetworkParameters.tags", "options": ["tags"], "group": "L2NetworkParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$l2NetworkParameters.properties.hybridAksPluginType", "options": ["hybrid-aks-plugin-type"], "hide": true, "group": "Properties", "help": {"short": "Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS."}, "default": {"value": "SRIOV"}, "enum": {"items": [{"name": "DPDK", "value": "DPDK"}, {"name": "OSDevice", "value": "OSDevice"}, {"name": "SRIOV", "value": "SRIOV"}]}}, {"type": "string", "var": "$l2NetworkParameters.properties.interfaceName", "options": ["interface-name"], "group": "Properties", "help": {"short": "The default interface name for this L2 network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine."}, "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "ResourceId", "var": "$l2NetworkParameters.properties.l2IsolationDomainId", "options": ["l2-isolation-domain-id"], "required": true, "group": "Properties", "help": {"short": "The resource ID of the Network Fabric l2IsolationDomain."}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "L2Networks_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/l2Networks/{l2NetworkName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "l2NetworkName", "arg": "$Path.l2NetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "l2NetworkParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$l2NetworkParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$l2NetworkParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$l2NetworkParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$l2NetworkParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "arg": "$l2NetworkParameters.properties.hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "arg": "$l2NetworkParameters.properties.interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "ResourceId", "name": "l2IsolationDomainId", "arg": "$l2NetworkParameters.properties.l2IsolationDomainId", "required": true}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$l2NetworkParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/l2Networks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "ResourceId", "name": "l2IsolationDomainId", "required": true}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/l2networks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2wyTmV0d29ya3Mve2wyTmV0d29ya05hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.l2NetworkName", "options": ["n", "name", "l2-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the L2 network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "L2NetworkUpdateParameters", "args": [{"type": "object", "var": "$l2NetworkUpdateParameters.tags", "options": ["tags"], "group": "L2NetworkUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"operationId": "L2Networks_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/l2Networks/{l2NetworkName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "l2NetworkName", "arg": "$Path.l2NetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "l2NetworkUpdateParameters", "props": [{"type": "object", "name": "tags", "arg": "$l2NetworkUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/l2Networks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "ResourceId", "name": "l2IsolationDomainId", "required": true}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvbDJuZXR3b3Jrcy97fQ==/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvbDJuZXR3b3Jrcy97fQ==/2023-10-01-preview.xml index 1f8c6dda4..db5f056e1 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvbDJuZXR3b3Jrcy97fQ==/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvbDJuZXR3b3Jrcy97fQ==/2023-10-01-preview.xml @@ -158,13 +158,45 @@ -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -174,6 +206,7 @@ + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvbDNuZXR3b3Jrcy97fQ==/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvbDNuZXR3b3Jrcy97fQ==/2023-10-01-preview.json index bfa1cc6c7..88ff3ad0e 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvbDNuZXR3b3Jrcy97fQ==/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvbDNuZXR3b3Jrcy97fQ==/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/l3networks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2wzTmV0d29ya3Mve2wzTmV0d29ya05hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud l3network", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/l3networks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2wzTmV0d29ya3Mve2wzTmV0d29ya05hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.l3NetworkName", "options": ["n", "name", "l3-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the L3 network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "L3Networks_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/l3Networks/{l3NetworkName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "l3NetworkName", "arg": "$Path.l3NetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/l3Networks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"default": {"value": "True"}, "type": "string", "name": "hybridAksIpamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"default": {"value": "DualStack"}, "type": "string", "name": "ipAllocationType", "enum": {"items": [{"value": "DualStack"}, {"value": "IPV4"}, {"value": "IPV6"}]}}, {"type": "string", "name": "ipv4ConnectedPrefix"}, {"type": "string", "name": "ipv6ConnectedPrefix"}, {"type": "ResourceId", "name": "l3IsolationDomainId", "required": true}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}, {"type": "integer64", "name": "vlan", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/l3networks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2wzTmV0d29ya3Mve2wzTmV0d29ya05hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.l3NetworkName", "options": ["n", "name", "l3-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the L3 network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "L3Networks_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/l3Networks/{l3NetworkName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "l3NetworkName", "arg": "$Path.l3NetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/l3networks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2wzTmV0d29ya3Mve2wzTmV0d29ya05hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.l3NetworkName", "options": ["n", "name", "l3-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the L3 network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "L3NetworkParameters", "args": [{"type": "object", "var": "$l3NetworkParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "L3NetworkParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$l3NetworkParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$l3NetworkParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$l3NetworkParameters.location", "options": ["l", "location"], "required": true, "group": "L3NetworkParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$l3NetworkParameters.tags", "options": ["tags"], "group": "L3NetworkParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$l3NetworkParameters.properties.hybridAksIpamEnabled", "options": ["hybrid-aks-ipam-enabled"], "hide": true, "group": "Properties", "help": {"short": "Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The indicator of whether or not to disable IPAM allocation on the network attachment definition injected into the Hybrid AKS Cluster."}, "default": {"value": "True"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "string", "var": "$l3NetworkParameters.properties.hybridAksPluginType", "options": ["hybrid-aks-plugin-type"], "hide": true, "group": "Properties", "help": {"short": "Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS."}, "default": {"value": "SRIOV"}, "enum": {"items": [{"name": "DPDK", "value": "DPDK"}, {"name": "OSDevice", "value": "OSDevice"}, {"name": "SRIOV", "value": "SRIOV"}]}}, {"type": "string", "var": "$l3NetworkParameters.properties.interfaceName", "options": ["interface-name"], "group": "Properties", "help": {"short": "The default interface name for this L3 network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine."}, "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "string", "var": "$l3NetworkParameters.properties.ipAllocationType", "options": ["ip-allocation-type"], "group": "Properties", "help": {"short": "The type of the IP address allocation, defaulted to \"DualStack\"."}, "default": {"value": "DualStack"}, "enum": {"items": [{"name": "DualStack", "value": "DualStack"}, {"name": "IPV4", "value": "IPV4"}, {"name": "IPV6", "value": "IPV6"}]}}, {"type": "string", "var": "$l3NetworkParameters.properties.ipv4ConnectedPrefix", "options": ["ipv4-connected-prefix"], "group": "Properties", "help": {"short": "The IPV4 prefix (CIDR) assigned to this L3 network. Required when the IP allocation type is IPV4 or DualStack."}}, {"type": "string", "var": "$l3NetworkParameters.properties.ipv6ConnectedPrefix", "options": ["ipv6-connected-prefix"], "group": "Properties", "help": {"short": "The IPV6 prefix (CIDR) assigned to this L3 network. Required when the IP allocation type is IPV6 or DualStack."}}, {"type": "ResourceId", "var": "$l3NetworkParameters.properties.l3IsolationDomainId", "options": ["l3-isolation-domain-id"], "required": true, "group": "Properties", "help": {"short": "The resource ID of the Network Fabric l3IsolationDomain."}}, {"type": "integer64", "var": "$l3NetworkParameters.properties.vlan", "options": ["vlan"], "required": true, "group": "Properties", "help": {"short": "The VLAN from the l3IsolationDomain that is used for this network."}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "L3Networks_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/l3Networks/{l3NetworkName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "l3NetworkName", "arg": "$Path.l3NetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "l3NetworkParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$l3NetworkParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$l3NetworkParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$l3NetworkParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$l3NetworkParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"default": {"value": "True"}, "type": "string", "name": "hybridAksIpamEnabled", "arg": "$l3NetworkParameters.properties.hybridAksIpamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "arg": "$l3NetworkParameters.properties.hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "arg": "$l3NetworkParameters.properties.interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"default": {"value": "DualStack"}, "type": "string", "name": "ipAllocationType", "arg": "$l3NetworkParameters.properties.ipAllocationType", "enum": {"items": [{"value": "DualStack"}, {"value": "IPV4"}, {"value": "IPV6"}]}}, {"type": "string", "name": "ipv4ConnectedPrefix", "arg": "$l3NetworkParameters.properties.ipv4ConnectedPrefix"}, {"type": "string", "name": "ipv6ConnectedPrefix", "arg": "$l3NetworkParameters.properties.ipv6ConnectedPrefix"}, {"type": "ResourceId", "name": "l3IsolationDomainId", "arg": "$l3NetworkParameters.properties.l3IsolationDomainId", "required": true}, {"type": "integer64", "name": "vlan", "arg": "$l3NetworkParameters.properties.vlan", "required": true}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$l3NetworkParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/l3Networks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"default": {"value": "True"}, "type": "string", "name": "hybridAksIpamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"default": {"value": "DualStack"}, "type": "string", "name": "ipAllocationType", "enum": {"items": [{"value": "DualStack"}, {"value": "IPV4"}, {"value": "IPV6"}]}}, {"type": "string", "name": "ipv4ConnectedPrefix"}, {"type": "string", "name": "ipv6ConnectedPrefix"}, {"type": "ResourceId", "name": "l3IsolationDomainId", "required": true}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}, {"type": "integer64", "name": "vlan", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/l3networks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2wzTmV0d29ya3Mve2wzTmV0d29ya05hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.l3NetworkName", "options": ["n", "name", "l3-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the L3 network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "L3NetworkUpdateParameters", "args": [{"type": "object", "var": "$l3NetworkUpdateParameters.tags", "options": ["tags"], "group": "L3NetworkUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"operationId": "L3Networks_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/l3Networks/{l3NetworkName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "l3NetworkName", "arg": "$Path.l3NetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "l3NetworkUpdateParameters", "props": [{"type": "object", "name": "tags", "arg": "$l3NetworkUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/l3Networks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"default": {"value": "True"}, "type": "string", "name": "hybridAksIpamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"default": {"value": "DualStack"}, "type": "string", "name": "ipAllocationType", "enum": {"items": [{"value": "DualStack"}, {"value": "IPV4"}, {"value": "IPV6"}]}}, {"type": "string", "name": "ipv4ConnectedPrefix"}, {"type": "string", "name": "ipv6ConnectedPrefix"}, {"type": "ResourceId", "name": "l3IsolationDomainId", "required": true}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}, {"type": "integer64", "name": "vlan", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/l3networks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2wzTmV0d29ya3Mve2wzTmV0d29ya05hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud l3network", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/l3networks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2wzTmV0d29ya3Mve2wzTmV0d29ya05hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.l3NetworkName", "options": ["n", "name", "l3-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the L3 network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "L3Networks_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/l3Networks/{l3NetworkName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "l3NetworkName", "arg": "$Path.l3NetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/l3Networks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"default": {"value": "True"}, "type": "string", "name": "hybridAksIpamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"default": {"value": "DualStack"}, "type": "string", "name": "ipAllocationType", "enum": {"items": [{"value": "DualStack"}, {"value": "IPV4"}, {"value": "IPV6"}]}}, {"type": "string", "name": "ipv4ConnectedPrefix"}, {"type": "string", "name": "ipv6ConnectedPrefix"}, {"type": "ResourceId", "name": "l3IsolationDomainId", "required": true}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}, {"type": "integer64", "name": "vlan", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/l3networks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2wzTmV0d29ya3Mve2wzTmV0d29ya05hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.l3NetworkName", "options": ["n", "name", "l3-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the L3 network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "L3Networks_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/l3Networks/{l3NetworkName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "l3NetworkName", "arg": "$Path.l3NetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/l3networks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2wzTmV0d29ya3Mve2wzTmV0d29ya05hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.l3NetworkName", "options": ["n", "name", "l3-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the L3 network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "L3NetworkParameters", "args": [{"type": "object", "var": "$l3NetworkParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "L3NetworkParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$l3NetworkParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$l3NetworkParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$l3NetworkParameters.location", "options": ["l", "location"], "required": true, "group": "L3NetworkParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$l3NetworkParameters.tags", "options": ["tags"], "group": "L3NetworkParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$l3NetworkParameters.properties.hybridAksIpamEnabled", "options": ["hybrid-aks-ipam-enabled"], "hide": true, "group": "Properties", "help": {"short": "Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The indicator of whether or not to disable IPAM allocation on the network attachment definition injected into the Hybrid AKS Cluster."}, "default": {"value": "True"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "string", "var": "$l3NetworkParameters.properties.hybridAksPluginType", "options": ["hybrid-aks-plugin-type"], "hide": true, "group": "Properties", "help": {"short": "Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS."}, "default": {"value": "SRIOV"}, "enum": {"items": [{"name": "DPDK", "value": "DPDK"}, {"name": "OSDevice", "value": "OSDevice"}, {"name": "SRIOV", "value": "SRIOV"}]}}, {"type": "string", "var": "$l3NetworkParameters.properties.interfaceName", "options": ["interface-name"], "group": "Properties", "help": {"short": "The default interface name for this L3 network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine."}, "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "string", "var": "$l3NetworkParameters.properties.ipAllocationType", "options": ["ip-allocation-type"], "group": "Properties", "help": {"short": "The type of the IP address allocation, defaulted to \"DualStack\"."}, "default": {"value": "DualStack"}, "enum": {"items": [{"name": "DualStack", "value": "DualStack"}, {"name": "IPV4", "value": "IPV4"}, {"name": "IPV6", "value": "IPV6"}]}}, {"type": "string", "var": "$l3NetworkParameters.properties.ipv4ConnectedPrefix", "options": ["ipv4-connected-prefix"], "group": "Properties", "help": {"short": "The IPV4 prefix (CIDR) assigned to this L3 network. Required when the IP allocation type is IPV4 or DualStack."}}, {"type": "string", "var": "$l3NetworkParameters.properties.ipv6ConnectedPrefix", "options": ["ipv6-connected-prefix"], "group": "Properties", "help": {"short": "The IPV6 prefix (CIDR) assigned to this L3 network. Required when the IP allocation type is IPV6 or DualStack."}}, {"type": "ResourceId", "var": "$l3NetworkParameters.properties.l3IsolationDomainId", "options": ["l3-isolation-domain-id"], "required": true, "group": "Properties", "help": {"short": "The resource ID of the Network Fabric l3IsolationDomain."}}, {"type": "integer64", "var": "$l3NetworkParameters.properties.vlan", "options": ["vlan"], "required": true, "group": "Properties", "help": {"short": "The VLAN from the l3IsolationDomain that is used for this network."}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "L3Networks_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/l3Networks/{l3NetworkName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "l3NetworkName", "arg": "$Path.l3NetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "l3NetworkParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$l3NetworkParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$l3NetworkParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$l3NetworkParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$l3NetworkParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"default": {"value": "True"}, "type": "string", "name": "hybridAksIpamEnabled", "arg": "$l3NetworkParameters.properties.hybridAksIpamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "arg": "$l3NetworkParameters.properties.hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "arg": "$l3NetworkParameters.properties.interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"default": {"value": "DualStack"}, "type": "string", "name": "ipAllocationType", "arg": "$l3NetworkParameters.properties.ipAllocationType", "enum": {"items": [{"value": "DualStack"}, {"value": "IPV4"}, {"value": "IPV6"}]}}, {"type": "string", "name": "ipv4ConnectedPrefix", "arg": "$l3NetworkParameters.properties.ipv4ConnectedPrefix"}, {"type": "string", "name": "ipv6ConnectedPrefix", "arg": "$l3NetworkParameters.properties.ipv6ConnectedPrefix"}, {"type": "ResourceId", "name": "l3IsolationDomainId", "arg": "$l3NetworkParameters.properties.l3IsolationDomainId", "required": true}, {"type": "integer64", "name": "vlan", "arg": "$l3NetworkParameters.properties.vlan", "required": true}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$l3NetworkParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/l3Networks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"default": {"value": "True"}, "type": "string", "name": "hybridAksIpamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"default": {"value": "DualStack"}, "type": "string", "name": "ipAllocationType", "enum": {"items": [{"value": "DualStack"}, {"value": "IPV4"}, {"value": "IPV6"}]}}, {"type": "string", "name": "ipv4ConnectedPrefix"}, {"type": "string", "name": "ipv6ConnectedPrefix"}, {"type": "ResourceId", "name": "l3IsolationDomainId", "required": true}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}, {"type": "integer64", "name": "vlan", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/l3networks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL2wzTmV0d29ya3Mve2wzTmV0d29ya05hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.l3NetworkName", "options": ["n", "name", "l3-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the L3 network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "L3NetworkUpdateParameters", "args": [{"type": "object", "var": "$l3NetworkUpdateParameters.tags", "options": ["tags"], "group": "L3NetworkUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"operationId": "L3Networks_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/l3Networks/{l3NetworkName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "l3NetworkName", "arg": "$Path.l3NetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "l3NetworkUpdateParameters", "props": [{"type": "object", "name": "tags", "arg": "$l3NetworkUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/l3Networks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"default": {"value": "True"}, "type": "string", "name": "hybridAksIpamEnabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"default": {"value": "DualStack"}, "type": "string", "name": "ipAllocationType", "enum": {"items": [{"value": "DualStack"}, {"value": "IPV4"}, {"value": "IPV6"}]}}, {"type": "string", "name": "ipv4ConnectedPrefix"}, {"type": "string", "name": "ipv6ConnectedPrefix"}, {"type": "ResourceId", "name": "l3IsolationDomainId", "required": true}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}, {"type": "integer64", "name": "vlan", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvbDNuZXR3b3Jrcy97fQ==/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvbDNuZXR3b3Jrcy97fQ==/2023-10-01-preview.xml index 1d81ef9c6..af4df06f2 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvbDNuZXR3b3Jrcy97fQ==/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvbDNuZXR3b3Jrcy97fQ==/2023-10-01-preview.xml @@ -176,13 +176,45 @@ -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -192,6 +224,7 @@ + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30=/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30=/2023-10-01-preview.json index 34bf538ef..19cdc3de7 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30=/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30=/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/storageappliances/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3N0b3JhZ2VBcHBsaWFuY2VzL3tzdG9yYWdlQXBwbGlhbmNlTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud storageappliance", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/storageappliances/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3N0b3JhZ2VBcHBsaWFuY2VzL3tzdG9yYWdlQXBwbGlhbmNlTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "string", "var": "$Path.storageApplianceName", "options": ["n", "name", "storage-appliance-name"], "required": true, "idPart": "name", "help": {"short": "The name of the storage appliance."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "StorageAppliances_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/storageAppliances/{storageApplianceName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "storageApplianceName", "arg": "$Path.storageApplianceName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/storageAppliances/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "administratorCredentials", "required": true, "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}]}, {"readOnly": true, "type": "integer64", "name": "capacity"}, {"readOnly": true, "type": "integer64", "name": "capacityUsed"}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "managementIpv4Address"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "ResourceId", "name": "rackId", "required": true}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"readOnly": true, "type": "string", "name": "remoteVendorManagementFeature", "enum": {"items": [{"value": "Supported"}, {"value": "Unsupported"}]}}, {"readOnly": true, "type": "string", "name": "remoteVendorManagementStatus", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "Unsupported"}]}}, {"type": "string", "name": "serialNumber", "required": true}, {"type": "string", "name": "storageApplianceSkuId", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/storageappliances/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3N0b3JhZ2VBcHBsaWFuY2VzL3tzdG9yYWdlQXBwbGlhbmNlTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "string", "var": "$Path.storageApplianceName", "options": ["n", "name", "storage-appliance-name"], "required": true, "idPart": "name", "help": {"short": "The name of the storage appliance."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "StorageAppliances_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/storageAppliances/{storageApplianceName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "storageApplianceName", "arg": "$Path.storageApplianceName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/storageappliances/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3N0b3JhZ2VBcHBsaWFuY2VzL3tzdG9yYWdlQXBwbGlhbmNlTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "string", "var": "$Path.storageApplianceName", "options": ["n", "name", "storage-appliance-name"], "required": true, "idPart": "name", "help": {"short": "The name of the storage appliance."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Properties", "args": [{"type": "object", "var": "$storageApplianceParameters.properties.administratorCredentials", "options": ["administrator-credentials"], "required": true, "group": "Properties", "help": {"short": "The credentials of the administrative interface on this storage appliance."}, "args": [{"type": "string", "var": "$storageApplianceParameters.properties.administratorCredentials.password", "options": ["password"], "required": true, "help": {"short": "The password of the administrator of the device used during initialization."}, "format": {"minLength": 1}}, {"type": "string", "var": "$storageApplianceParameters.properties.administratorCredentials.username", "options": ["username"], "required": true, "help": {"short": "The username of the administrator of the device used during initialization."}, "format": {"minLength": 1}}]}, {"type": "ResourceId", "var": "$storageApplianceParameters.properties.rackId", "options": ["rack-id"], "required": true, "group": "Properties", "help": {"short": "The resource ID of the rack where this storage appliance resides."}}, {"type": "integer64", "var": "$storageApplianceParameters.properties.rackSlot", "options": ["rack-slot"], "required": true, "group": "Properties", "help": {"short": "The slot the storage appliance is in the rack based on the BOM configuration."}, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "var": "$storageApplianceParameters.properties.serialNumber", "options": ["serial-number"], "required": true, "group": "Properties", "help": {"short": "The serial number for the storage appliance."}}, {"type": "string", "var": "$storageApplianceParameters.properties.storageApplianceSkuId", "options": ["storage-appliance-sku-id"], "required": true, "group": "Properties", "help": {"short": "The SKU for the storage appliance."}}]}, {"name": "StorageApplianceParameters", "args": [{"type": "object", "var": "$storageApplianceParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "StorageApplianceParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$storageApplianceParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$storageApplianceParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$storageApplianceParameters.location", "options": ["l", "location"], "required": true, "group": "StorageApplianceParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$storageApplianceParameters.tags", "options": ["tags"], "group": "StorageApplianceParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "StorageAppliances_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/storageAppliances/{storageApplianceName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "storageApplianceName", "arg": "$Path.storageApplianceName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "storageApplianceParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$storageApplianceParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$storageApplianceParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$storageApplianceParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$storageApplianceParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "administratorCredentials", "arg": "$storageApplianceParameters.properties.administratorCredentials", "required": true, "props": [{"type": "string", "name": "password", "arg": "$storageApplianceParameters.properties.administratorCredentials.password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "arg": "$storageApplianceParameters.properties.administratorCredentials.username", "required": true, "format": {"minLength": 1}}]}, {"type": "ResourceId", "name": "rackId", "arg": "$storageApplianceParameters.properties.rackId", "required": true}, {"type": "integer64", "name": "rackSlot", "arg": "$storageApplianceParameters.properties.rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "arg": "$storageApplianceParameters.properties.serialNumber", "required": true}, {"type": "string", "name": "storageApplianceSkuId", "arg": "$storageApplianceParameters.properties.storageApplianceSkuId", "required": true}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$storageApplianceParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/storageAppliances/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "administratorCredentials", "required": true, "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}]}, {"readOnly": true, "type": "integer64", "name": "capacity"}, {"readOnly": true, "type": "integer64", "name": "capacityUsed"}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "managementIpv4Address"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "ResourceId", "name": "rackId", "required": true}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"readOnly": true, "type": "string", "name": "remoteVendorManagementFeature", "enum": {"items": [{"value": "Supported"}, {"value": "Unsupported"}]}}, {"readOnly": true, "type": "string", "name": "remoteVendorManagementStatus", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "Unsupported"}]}}, {"type": "string", "name": "serialNumber", "required": true}, {"type": "string", "name": "storageApplianceSkuId", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/storageappliances/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3N0b3JhZ2VBcHBsaWFuY2VzL3tzdG9yYWdlQXBwbGlhbmNlTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "string", "var": "$Path.storageApplianceName", "options": ["n", "name", "storage-appliance-name"], "required": true, "idPart": "name", "help": {"short": "The name of the storage appliance."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Properties", "args": [{"type": "string", "var": "$storageApplianceUpdateParameters.properties.serialNumber", "options": ["serial-number"], "group": "Properties", "help": {"short": "The serial number for the storage appliance."}}]}, {"name": "StorageApplianceUpdateParameters", "args": [{"type": "object", "var": "$storageApplianceUpdateParameters.tags", "options": ["tags"], "group": "StorageApplianceUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "StorageAppliances_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/storageAppliances/{storageApplianceName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "storageApplianceName", "arg": "$Path.storageApplianceName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "storageApplianceUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "string", "name": "serialNumber", "arg": "$storageApplianceUpdateParameters.properties.serialNumber"}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$storageApplianceUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/storageAppliances/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "administratorCredentials", "required": true, "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}]}, {"readOnly": true, "type": "integer64", "name": "capacity"}, {"readOnly": true, "type": "integer64", "name": "capacityUsed"}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "managementIpv4Address"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "ResourceId", "name": "rackId", "required": true}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"readOnly": true, "type": "string", "name": "remoteVendorManagementFeature", "enum": {"items": [{"value": "Supported"}, {"value": "Unsupported"}]}}, {"readOnly": true, "type": "string", "name": "remoteVendorManagementStatus", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "Unsupported"}]}}, {"type": "string", "name": "serialNumber", "required": true}, {"type": "string", "name": "storageApplianceSkuId", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "StorageAppliance_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@StorageAppliance_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/storageappliances/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3N0b3JhZ2VBcHBsaWFuY2VzL3tzdG9yYWdlQXBwbGlhbmNlTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud storageappliance", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/storageappliances/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3N0b3JhZ2VBcHBsaWFuY2VzL3tzdG9yYWdlQXBwbGlhbmNlTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "string", "var": "$Path.storageApplianceName", "options": ["n", "name", "storage-appliance-name"], "required": true, "idPart": "name", "help": {"short": "The name of the storage appliance."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "StorageAppliances_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/storageAppliances/{storageApplianceName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "storageApplianceName", "arg": "$Path.storageApplianceName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/storageAppliances/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "administratorCredentials", "required": true, "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}]}, {"readOnly": true, "type": "integer64", "name": "capacity"}, {"readOnly": true, "type": "integer64", "name": "capacityUsed"}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "managementIpv4Address"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "ResourceId", "name": "rackId", "required": true}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"readOnly": true, "type": "string", "name": "remoteVendorManagementFeature", "enum": {"items": [{"value": "Supported"}, {"value": "Unsupported"}]}}, {"readOnly": true, "type": "string", "name": "remoteVendorManagementStatus", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "Unsupported"}]}}, {"type": "string", "name": "serialNumber", "required": true}, {"type": "string", "name": "storageApplianceSkuId", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/storageappliances/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3N0b3JhZ2VBcHBsaWFuY2VzL3tzdG9yYWdlQXBwbGlhbmNlTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "string", "var": "$Path.storageApplianceName", "options": ["n", "name", "storage-appliance-name"], "required": true, "idPart": "name", "help": {"short": "The name of the storage appliance."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "StorageAppliances_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/storageAppliances/{storageApplianceName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "storageApplianceName", "arg": "$Path.storageApplianceName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/storageappliances/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3N0b3JhZ2VBcHBsaWFuY2VzL3tzdG9yYWdlQXBwbGlhbmNlTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "string", "var": "$Path.storageApplianceName", "options": ["n", "name", "storage-appliance-name"], "required": true, "idPart": "name", "help": {"short": "The name of the storage appliance."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Properties", "args": [{"type": "object", "var": "$storageApplianceParameters.properties.administratorCredentials", "options": ["administrator-credentials"], "required": true, "group": "Properties", "help": {"short": "The credentials of the administrative interface on this storage appliance."}, "args": [{"type": "string", "var": "$storageApplianceParameters.properties.administratorCredentials.password", "options": ["password"], "required": true, "help": {"short": "The password of the administrator of the device used during initialization."}, "format": {"minLength": 1}}, {"type": "string", "var": "$storageApplianceParameters.properties.administratorCredentials.username", "options": ["username"], "required": true, "help": {"short": "The username of the administrator of the device used during initialization."}, "format": {"minLength": 1}}]}, {"type": "ResourceId", "var": "$storageApplianceParameters.properties.rackId", "options": ["rack-id"], "required": true, "group": "Properties", "help": {"short": "The resource ID of the rack where this storage appliance resides."}}, {"type": "integer64", "var": "$storageApplianceParameters.properties.rackSlot", "options": ["rack-slot"], "required": true, "group": "Properties", "help": {"short": "The slot the storage appliance is in the rack based on the BOM configuration."}, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "var": "$storageApplianceParameters.properties.serialNumber", "options": ["serial-number"], "required": true, "group": "Properties", "help": {"short": "The serial number for the storage appliance."}}, {"type": "string", "var": "$storageApplianceParameters.properties.storageApplianceSkuId", "options": ["storage-appliance-sku-id"], "required": true, "group": "Properties", "help": {"short": "The SKU for the storage appliance."}}]}, {"name": "StorageApplianceParameters", "args": [{"type": "object", "var": "$storageApplianceParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "StorageApplianceParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$storageApplianceParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$storageApplianceParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$storageApplianceParameters.location", "options": ["l", "location"], "required": true, "group": "StorageApplianceParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$storageApplianceParameters.tags", "options": ["tags"], "group": "StorageApplianceParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "StorageAppliances_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/storageAppliances/{storageApplianceName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "storageApplianceName", "arg": "$Path.storageApplianceName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "storageApplianceParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$storageApplianceParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$storageApplianceParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$storageApplianceParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$storageApplianceParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "administratorCredentials", "arg": "$storageApplianceParameters.properties.administratorCredentials", "required": true, "props": [{"type": "string", "name": "password", "arg": "$storageApplianceParameters.properties.administratorCredentials.password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "arg": "$storageApplianceParameters.properties.administratorCredentials.username", "required": true, "format": {"minLength": 1}}]}, {"type": "ResourceId", "name": "rackId", "arg": "$storageApplianceParameters.properties.rackId", "required": true}, {"type": "integer64", "name": "rackSlot", "arg": "$storageApplianceParameters.properties.rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"type": "string", "name": "serialNumber", "arg": "$storageApplianceParameters.properties.serialNumber", "required": true}, {"type": "string", "name": "storageApplianceSkuId", "arg": "$storageApplianceParameters.properties.storageApplianceSkuId", "required": true}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$storageApplianceParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/storageAppliances/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "administratorCredentials", "required": true, "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}]}, {"readOnly": true, "type": "integer64", "name": "capacity"}, {"readOnly": true, "type": "integer64", "name": "capacityUsed"}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "managementIpv4Address"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "ResourceId", "name": "rackId", "required": true}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"readOnly": true, "type": "string", "name": "remoteVendorManagementFeature", "enum": {"items": [{"value": "Supported"}, {"value": "Unsupported"}]}}, {"readOnly": true, "type": "string", "name": "remoteVendorManagementStatus", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "Unsupported"}]}}, {"type": "string", "name": "serialNumber", "required": true}, {"type": "string", "name": "storageApplianceSkuId", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/storageappliances/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3N0b3JhZ2VBcHBsaWFuY2VzL3tzdG9yYWdlQXBwbGlhbmNlTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "string", "var": "$Path.storageApplianceName", "options": ["n", "name", "storage-appliance-name"], "required": true, "idPart": "name", "help": {"short": "The name of the storage appliance."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Properties", "args": [{"type": "string", "var": "$storageApplianceUpdateParameters.properties.serialNumber", "options": ["serial-number"], "group": "Properties", "help": {"short": "The serial number for the storage appliance."}}]}, {"name": "StorageApplianceUpdateParameters", "args": [{"type": "object", "var": "$storageApplianceUpdateParameters.tags", "options": ["tags"], "group": "StorageApplianceUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "StorageAppliances_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/storageAppliances/{storageApplianceName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "storageApplianceName", "arg": "$Path.storageApplianceName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "storageApplianceUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "string", "name": "serialNumber", "arg": "$storageApplianceUpdateParameters.properties.serialNumber"}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$storageApplianceUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/storageAppliances/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "object", "name": "administratorCredentials", "required": true, "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}]}, {"readOnly": true, "type": "integer64", "name": "capacity"}, {"readOnly": true, "type": "integer64", "name": "capacityUsed"}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "managementIpv4Address"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "ResourceId", "name": "rackId", "required": true}, {"type": "integer64", "name": "rackSlot", "required": true, "format": {"maximum": 256, "minimum": 1}}, {"readOnly": true, "type": "string", "name": "remoteVendorManagementFeature", "enum": {"items": [{"value": "Supported"}, {"value": "Unsupported"}]}}, {"readOnly": true, "type": "string", "name": "remoteVendorManagementStatus", "enum": {"items": [{"value": "Disabled"}, {"value": "Enabled"}, {"value": "Unsupported"}]}}, {"type": "string", "name": "serialNumber", "required": true}, {"type": "string", "name": "storageApplianceSkuId", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "StorageAppliance_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@StorageAppliance_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30=/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30=/2023-10-01-preview.xml index b9833dbdc..d912eaa68 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30=/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30=/2023-10-01-preview.xml @@ -167,13 +167,45 @@ -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -183,6 +215,7 @@ + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30vZGlzYWJsZXJlbW90ZXZlbmRvcm1hbmFnZW1lbnQ=/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30vZGlzYWJsZXJlbW90ZXZlbmRvcm1hbmFnZW1lbnQ=/2023-10-01-preview.json index 5f26e1d60..8e544fe45 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30vZGlzYWJsZXJlbW90ZXZlbmRvcm1hbmFnZW1lbnQ=/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30vZGlzYWJsZXJlbW90ZXZlbmRvcm1hbmFnZW1lbnQ=/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/storageappliances/{}/disableremotevendormanagement", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3N0b3JhZ2VBcHBsaWFuY2VzL3tzdG9yYWdlQXBwbGlhbmNlTmFtZX0vZGlzYWJsZVJlbW90ZVZlbmRvck1hbmFnZW1lbnQ=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud storageappliance", "commands": [{"name": "disable-remote-vendor-management", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/storageappliances/{}/disableremotevendormanagement", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3N0b3JhZ2VBcHBsaWFuY2VzL3tzdG9yYWdlQXBwbGlhbmNlTmFtZX0vZGlzYWJsZVJlbW90ZVZlbmRvck1hbmFnZW1lbnQ=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "string", "var": "$Path.storageApplianceName", "options": ["n", "name", "storage-appliance-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the storage appliance."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "StorageAppliances_DisableRemoteVendorManagement", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/storageAppliances/{storageApplianceName}/disableRemoteVendorManagement", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "storageApplianceName", "arg": "$Path.storageApplianceName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/storageappliances/{}/disableremotevendormanagement", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3N0b3JhZ2VBcHBsaWFuY2VzL3tzdG9yYWdlQXBwbGlhbmNlTmFtZX0vZGlzYWJsZVJlbW90ZVZlbmRvck1hbmFnZW1lbnQ=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud storageappliance", "commands": [{"name": "disable-remote-vendor-management", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/storageappliances/{}/disableremotevendormanagement", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3N0b3JhZ2VBcHBsaWFuY2VzL3tzdG9yYWdlQXBwbGlhbmNlTmFtZX0vZGlzYWJsZVJlbW90ZVZlbmRvck1hbmFnZW1lbnQ=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "string", "var": "$Path.storageApplianceName", "options": ["n", "name", "storage-appliance-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the storage appliance."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "StorageAppliances_DisableRemoteVendorManagement", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/storageAppliances/{storageApplianceName}/disableRemoteVendorManagement", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "storageApplianceName", "arg": "$Path.storageApplianceName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30vZGlzYWJsZXJlbW90ZXZlbmRvcm1hbmFnZW1lbnQ=/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30vZGlzYWJsZXJlbW90ZXZlbmRvcm1hbmFnZW1lbnQ=/2023-10-01-preview.xml index 9cfe583bc..d380a4836 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30vZGlzYWJsZXJlbW90ZXZlbmRvcm1hbmFnZW1lbnQ=/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30vZGlzYWJsZXJlbW90ZXZlbmRvcm1hbmFnZW1lbnQ=/2023-10-01-preview.xml @@ -37,7 +37,6 @@ - diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30vZW5hYmxlcmVtb3RldmVuZG9ybWFuYWdlbWVudA==/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30vZW5hYmxlcmVtb3RldmVuZG9ybWFuYWdlbWVudA==/2023-10-01-preview.json index 597d8c6b4..91e82e56e 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30vZW5hYmxlcmVtb3RldmVuZG9ybWFuYWdlbWVudA==/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30vZW5hYmxlcmVtb3RldmVuZG9ybWFuYWdlbWVudA==/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/storageappliances/{}/enableremotevendormanagement", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3N0b3JhZ2VBcHBsaWFuY2VzL3tzdG9yYWdlQXBwbGlhbmNlTmFtZX0vZW5hYmxlUmVtb3RlVmVuZG9yTWFuYWdlbWVudA==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud storageappliance", "commands": [{"name": "enable-remote-vendor-management", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/storageappliances/{}/enableremotevendormanagement", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3N0b3JhZ2VBcHBsaWFuY2VzL3tzdG9yYWdlQXBwbGlhbmNlTmFtZX0vZW5hYmxlUmVtb3RlVmVuZG9yTWFuYWdlbWVudA==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "string", "var": "$Path.storageApplianceName", "options": ["n", "name", "storage-appliance-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the storage appliance."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "StorageApplianceEnableRemoteVendorManagementParameters", "args": [{"type": "array", "var": "$storageApplianceEnableRemoteVendorManagementParameters.supportEndpoints", "options": ["support-endpoints"], "hide": true, "group": "StorageApplianceEnableRemoteVendorManagementParameters", "help": {"short": "Field Deprecated. This field is not used and will be rejected if provided. The list of IPv4 subnets (in CIDR format), IPv6 subnets (in CIDR format), or hostnames that the storage appliance needs accessible in order to turn on the remote vendor management."}, "item": {"type": "string"}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "StorageAppliances_EnableRemoteVendorManagement", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/storageAppliances/{storageApplianceName}/enableRemoteVendorManagement", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "storageApplianceName", "arg": "$Path.storageApplianceName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "storageApplianceEnableRemoteVendorManagementParameters", "props": [{"type": "array", "name": "supportEndpoints", "arg": "$storageApplianceEnableRemoteVendorManagementParameters.supportEndpoints", "item": {"type": "string"}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/storageappliances/{}/enableremotevendormanagement", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3N0b3JhZ2VBcHBsaWFuY2VzL3tzdG9yYWdlQXBwbGlhbmNlTmFtZX0vZW5hYmxlUmVtb3RlVmVuZG9yTWFuYWdlbWVudA==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud storageappliance", "commands": [{"name": "enable-remote-vendor-management", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/storageappliances/{}/enableremotevendormanagement", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3N0b3JhZ2VBcHBsaWFuY2VzL3tzdG9yYWdlQXBwbGlhbmNlTmFtZX0vZW5hYmxlUmVtb3RlVmVuZG9yTWFuYWdlbWVudA==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "string", "var": "$Path.storageApplianceName", "options": ["n", "name", "storage-appliance-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the storage appliance."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "StorageApplianceEnableRemoteVendorManagementParameters", "args": [{"type": "array", "var": "$storageApplianceEnableRemoteVendorManagementParameters.supportEndpoints", "options": ["support-endpoints"], "hide": true, "group": "StorageApplianceEnableRemoteVendorManagementParameters", "help": {"short": "Field Deprecated. This field is not used and will be rejected if provided. The list of IPv4 subnets (in CIDR format), IPv6 subnets (in CIDR format), or hostnames that the storage appliance needs accessible in order to turn on the remote vendor management."}, "item": {"type": "string"}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "StorageAppliances_EnableRemoteVendorManagement", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/storageAppliances/{storageApplianceName}/enableRemoteVendorManagement", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "storageApplianceName", "arg": "$Path.storageApplianceName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "storageApplianceEnableRemoteVendorManagementParameters", "props": [{"type": "array", "name": "supportEndpoints", "arg": "$storageApplianceEnableRemoteVendorManagementParameters.supportEndpoints", "item": {"type": "string"}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30vZW5hYmxlcmVtb3RldmVuZG9ybWFuYWdlbWVudA==/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30vZW5hYmxlcmVtb3RldmVuZG9ybWFuYWdlbWVudA==/2023-10-01-preview.xml index 5dd69f525..1ff2850a4 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30vZW5hYmxlcmVtb3RldmVuZG9ybWFuYWdlbWVudA==/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvc3RvcmFnZWFwcGxpYW5jZXMve30vZW5hYmxlcmVtb3RldmVuZG9ybWFuYWdlbWVudA==/2023-10-01-preview.xml @@ -52,7 +52,6 @@ - diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvcmFja3Mve30=/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvcmFja3Mve30=/2023-10-01-preview.json index d01a6f010..59a4825dc 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvcmFja3Mve30=/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvcmFja3Mve30=/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/racks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3JhY2tzL3tyYWNrTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud rack", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/racks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3JhY2tzL3tyYWNrTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.rackName", "options": ["n", "name", "rack-name"], "required": true, "idPart": "name", "help": {"short": "The name of the rack."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "Racks_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/racks/{rackName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "rackName", "arg": "$Path.rackName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/racks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "availabilityZone", "required": true, "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "rackLocation", "required": true, "format": {"maxLength": 256}}, {"type": "string", "name": "rackSerialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "name": "rackSkuId", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/racks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3JhY2tzL3tyYWNrTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.rackName", "options": ["n", "name", "rack-name"], "required": true, "idPart": "name", "help": {"short": "The name of the rack."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "Racks_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/racks/{rackName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "rackName", "arg": "$Path.rackName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/racks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3JhY2tzL3tyYWNrTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.rackName", "options": ["n", "name", "rack-name"], "required": true, "idPart": "name", "help": {"short": "The name of the rack."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Properties", "args": [{"type": "string", "var": "$rackParameters.properties.availabilityZone", "options": ["availability-zone"], "required": true, "group": "Properties", "help": {"short": "The value that will be used for machines in this rack to represent the availability zones that can be referenced by Hybrid AKS Clusters for node arrangement."}, "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"type": "string", "var": "$rackParameters.properties.rackLocation", "options": ["rack-location"], "required": true, "group": "Properties", "help": {"short": "The free-form description of the rack location. (e.g. “DTN Datacenter, Floor 3, Isle 9, Rack 2B”)"}, "format": {"maxLength": 256}}, {"type": "string", "var": "$rackParameters.properties.rackSerialNumber", "options": ["rack-serial-number"], "required": true, "group": "Properties", "help": {"short": "The unique identifier for the rack within Network Cloud cluster. An alternate unique alphanumeric value other than a serial number may be provided if desired."}, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "var": "$rackParameters.properties.rackSkuId", "options": ["rack-sku-id"], "required": true, "group": "Properties", "help": {"short": "The SKU for the rack."}}]}, {"name": "RackParameters", "args": [{"type": "object", "var": "$rackParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "RackParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$rackParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$rackParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$rackParameters.location", "options": ["l", "location"], "required": true, "group": "RackParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$rackParameters.tags", "options": ["tags"], "group": "RackParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "Racks_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/racks/{rackName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "rackName", "arg": "$Path.rackName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "rackParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$rackParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$rackParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$rackParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$rackParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "availabilityZone", "arg": "$rackParameters.properties.availabilityZone", "required": true, "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"type": "string", "name": "rackLocation", "arg": "$rackParameters.properties.rackLocation", "required": true, "format": {"maxLength": 256}}, {"type": "string", "name": "rackSerialNumber", "arg": "$rackParameters.properties.rackSerialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "name": "rackSkuId", "arg": "$rackParameters.properties.rackSkuId", "required": true}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$rackParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/racks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "availabilityZone", "required": true, "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "rackLocation", "required": true, "format": {"maxLength": 256}}, {"type": "string", "name": "rackSerialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "name": "rackSkuId", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/racks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3JhY2tzL3tyYWNrTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.rackName", "options": ["n", "name", "rack-name"], "required": true, "idPart": "name", "help": {"short": "The name of the rack."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Properties", "args": [{"type": "string", "var": "$rackUpdateParameters.properties.rackLocation", "options": ["rack-location"], "group": "Properties", "help": {"short": "The free-form description of the rack location. (e.g. “DTN Datacenter, Floor 3, Isle 9, Rack 2B”)"}, "format": {"maxLength": 256}}, {"type": "string", "var": "$rackUpdateParameters.properties.rackSerialNumber", "options": ["rack-serial-number"], "group": "Properties", "help": {"short": "The globally unique identifier for the rack."}, "format": {"maxLength": 64, "minLength": 1}}]}, {"name": "RackUpdateParameters", "args": [{"type": "object", "var": "$rackUpdateParameters.tags", "options": ["tags"], "group": "RackUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "Racks_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/racks/{rackName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "rackName", "arg": "$Path.rackName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "rackUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "string", "name": "rackLocation", "arg": "$rackUpdateParameters.properties.rackLocation", "format": {"maxLength": 256}}, {"type": "string", "name": "rackSerialNumber", "arg": "$rackUpdateParameters.properties.rackSerialNumber", "format": {"maxLength": 64, "minLength": 1}}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$rackUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/racks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "availabilityZone", "required": true, "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "rackLocation", "required": true, "format": {"maxLength": 256}}, {"type": "string", "name": "rackSerialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "name": "rackSkuId", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "Rack_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@Rack_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/racks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3JhY2tzL3tyYWNrTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud rack", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/racks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3JhY2tzL3tyYWNrTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.rackName", "options": ["n", "name", "rack-name"], "required": true, "idPart": "name", "help": {"short": "The name of the rack."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"operationId": "Racks_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/racks/{rackName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "rackName", "arg": "$Path.rackName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/racks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "availabilityZone", "required": true, "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "rackLocation", "required": true, "format": {"maxLength": 256}}, {"type": "string", "name": "rackSerialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "name": "rackSkuId", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/racks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3JhY2tzL3tyYWNrTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.rackName", "options": ["n", "name", "rack-name"], "required": true, "idPart": "name", "help": {"short": "The name of the rack."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "Racks_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/racks/{rackName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "rackName", "arg": "$Path.rackName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/racks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3JhY2tzL3tyYWNrTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.rackName", "options": ["n", "name", "rack-name"], "required": true, "idPart": "name", "help": {"short": "The name of the rack."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Properties", "args": [{"type": "string", "var": "$rackParameters.properties.availabilityZone", "options": ["availability-zone"], "required": true, "group": "Properties", "help": {"short": "The value that will be used for machines in this rack to represent the availability zones that can be referenced by Hybrid AKS Clusters for node arrangement."}, "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"type": "string", "var": "$rackParameters.properties.rackLocation", "options": ["rack-location"], "required": true, "group": "Properties", "help": {"short": "The free-form description of the rack location. (e.g. “DTN Datacenter, Floor 3, Isle 9, Rack 2B”)"}, "format": {"maxLength": 256}}, {"type": "string", "var": "$rackParameters.properties.rackSerialNumber", "options": ["rack-serial-number"], "required": true, "group": "Properties", "help": {"short": "The unique identifier for the rack within Network Cloud cluster. An alternate unique alphanumeric value other than a serial number may be provided if desired."}, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "var": "$rackParameters.properties.rackSkuId", "options": ["rack-sku-id"], "required": true, "group": "Properties", "help": {"short": "The SKU for the rack."}}]}, {"name": "RackParameters", "args": [{"type": "object", "var": "$rackParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "RackParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$rackParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$rackParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$rackParameters.location", "options": ["l", "location"], "required": true, "group": "RackParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$rackParameters.tags", "options": ["tags"], "group": "RackParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "Racks_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/racks/{rackName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "rackName", "arg": "$Path.rackName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "rackParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$rackParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$rackParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$rackParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$rackParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "availabilityZone", "arg": "$rackParameters.properties.availabilityZone", "required": true, "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"type": "string", "name": "rackLocation", "arg": "$rackParameters.properties.rackLocation", "required": true, "format": {"maxLength": 256}}, {"type": "string", "name": "rackSerialNumber", "arg": "$rackParameters.properties.rackSerialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "name": "rackSkuId", "arg": "$rackParameters.properties.rackSkuId", "required": true}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$rackParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/racks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "availabilityZone", "required": true, "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "rackLocation", "required": true, "format": {"maxLength": 256}}, {"type": "string", "name": "rackSerialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "name": "rackSkuId", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/racks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3JhY2tzL3tyYWNrTmFtZX0=/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.rackName", "options": ["n", "name", "rack-name"], "required": true, "idPart": "name", "help": {"short": "The name of the rack."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}, {"name": "Properties", "args": [{"type": "string", "var": "$rackUpdateParameters.properties.rackLocation", "options": ["rack-location"], "group": "Properties", "help": {"short": "The free-form description of the rack location. (e.g. “DTN Datacenter, Floor 3, Isle 9, Rack 2B”)"}, "format": {"maxLength": 256}}, {"type": "string", "var": "$rackUpdateParameters.properties.rackSerialNumber", "options": ["rack-serial-number"], "group": "Properties", "help": {"short": "The globally unique identifier for the rack."}, "format": {"maxLength": 64, "minLength": 1}}]}, {"name": "RackUpdateParameters", "args": [{"type": "object", "var": "$rackUpdateParameters.tags", "options": ["tags"], "group": "RackUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "Racks_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/racks/{rackName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "rackName", "arg": "$Path.rackName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "rackUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "string", "name": "rackLocation", "arg": "$rackUpdateParameters.properties.rackLocation", "format": {"maxLength": 256}}, {"type": "string", "name": "rackSerialNumber", "arg": "$rackUpdateParameters.properties.rackSerialNumber", "format": {"maxLength": 64, "minLength": 1}}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$rackUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/racks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "availabilityZone", "required": true, "format": {"pattern": "^[a-zA-Z0-9]{1,10}$"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "string", "name": "rackLocation", "required": true, "format": {"maxLength": 256}}, {"type": "string", "name": "rackSerialNumber", "required": true, "format": {"maxLength": 64, "minLength": 1}}, {"type": "ResourceId", "name": "rackSkuId", "required": true}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "Rack_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@Rack_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvcmFja3Mve30=/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvcmFja3Mve30=/2023-10-01-preview.xml index ea43e2236..8a0fb2173 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvcmFja3Mve30=/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvcmFja3Mve30=/2023-10-01-preview.xml @@ -147,13 +147,45 @@ -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -163,6 +195,7 @@ + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdHJ1bmtlZG5ldHdvcmtzL3t9/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdHJ1bmtlZG5ldHdvcmtzL3t9/2023-10-01-preview.json index 66268a1de..63cb6beff 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdHJ1bmtlZG5ldHdvcmtzL3t9/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdHJ1bmtlZG5ldHdvcmtzL3t9/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/trunkednetworks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3RydW5rZWROZXR3b3Jrcy97dHJ1bmtlZE5ldHdvcmtOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud trunkednetwork", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/trunkednetworks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3RydW5rZWROZXR3b3Jrcy97dHJ1bmtlZE5ldHdvcmtOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.trunkedNetworkName", "options": ["n", "name", "trunked-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the trunked network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}], "operations": [{"operationId": "TrunkedNetworks_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/trunkedNetworks/{trunkedNetworkName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "trunkedNetworkName", "arg": "$Path.trunkedNetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/trunkedNetworks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "array", "name": "isolationDomainIds", "required": true, "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}, {"type": "array", "name": "vlans", "required": true, "item": {"type": "integer64"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/trunkednetworks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3RydW5rZWROZXR3b3Jrcy97dHJ1bmtlZE5ldHdvcmtOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.trunkedNetworkName", "options": ["n", "name", "trunked-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the trunked network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "TrunkedNetworks_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/trunkedNetworks/{trunkedNetworkName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "trunkedNetworkName", "arg": "$Path.trunkedNetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/trunkednetworks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3RydW5rZWROZXR3b3Jrcy97dHJ1bmtlZE5ldHdvcmtOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.trunkedNetworkName", "options": ["n", "name", "trunked-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the trunked network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$trunkedNetworkParameters.properties.hybridAksPluginType", "options": ["hybrid-aks-plugin-type"], "hide": true, "group": "Properties", "help": {"short": "Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS."}, "default": {"value": "SRIOV"}, "enum": {"items": [{"name": "DPDK", "value": "DPDK"}, {"name": "OSDevice", "value": "OSDevice"}, {"name": "SRIOV", "value": "SRIOV"}]}}, {"type": "string", "var": "$trunkedNetworkParameters.properties.interfaceName", "options": ["interface-name"], "group": "Properties", "help": {"short": "The default interface name for this trunked network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine."}, "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "array", "var": "$trunkedNetworkParameters.properties.isolationDomainIds", "options": ["isolation-domain-ids"], "required": true, "group": "Properties", "help": {"short": "The list of resource IDs representing the Network Fabric isolation domains. It can be any combination of l2IsolationDomain and l3IsolationDomain resources."}, "item": {"type": "string"}}, {"type": "array", "var": "$trunkedNetworkParameters.properties.vlans", "options": ["vlans"], "required": true, "group": "Properties", "help": {"short": "The list of vlans that are selected from the isolation domains for trunking."}, "item": {"type": "integer64"}}]}, {"name": "TrunkedNetworkParameters", "args": [{"type": "object", "var": "$trunkedNetworkParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "TrunkedNetworkParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$trunkedNetworkParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$trunkedNetworkParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$trunkedNetworkParameters.location", "options": ["l", "location"], "required": true, "group": "TrunkedNetworkParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$trunkedNetworkParameters.tags", "options": ["tags"], "group": "TrunkedNetworkParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "TrunkedNetworks_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/trunkedNetworks/{trunkedNetworkName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "trunkedNetworkName", "arg": "$Path.trunkedNetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "trunkedNetworkParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$trunkedNetworkParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$trunkedNetworkParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$trunkedNetworkParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$trunkedNetworkParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "arg": "$trunkedNetworkParameters.properties.hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "arg": "$trunkedNetworkParameters.properties.interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "array", "name": "isolationDomainIds", "arg": "$trunkedNetworkParameters.properties.isolationDomainIds", "required": true, "item": {"type": "string"}}, {"type": "array", "name": "vlans", "arg": "$trunkedNetworkParameters.properties.vlans", "required": true, "item": {"type": "integer64"}}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$trunkedNetworkParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/trunkedNetworks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "array", "name": "isolationDomainIds", "required": true, "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}, {"type": "array", "name": "vlans", "required": true, "item": {"type": "integer64"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/trunkednetworks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3RydW5rZWROZXR3b3Jrcy97dHJ1bmtlZE5ldHdvcmtOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.trunkedNetworkName", "options": ["n", "name", "trunked-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the trunked network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}, {"name": "TrunkedNetworkUpdateParameters", "args": [{"type": "object", "var": "$trunkedNetworkUpdateParameters.tags", "options": ["tags"], "group": "TrunkedNetworkUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"operationId": "TrunkedNetworks_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/trunkedNetworks/{trunkedNetworkName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "trunkedNetworkName", "arg": "$Path.trunkedNetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "trunkedNetworkUpdateParameters", "props": [{"type": "object", "name": "tags", "arg": "$trunkedNetworkUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/trunkedNetworks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "array", "name": "isolationDomainIds", "required": true, "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}, {"type": "array", "name": "vlans", "required": true, "item": {"type": "integer64"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/trunkednetworks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3RydW5rZWROZXR3b3Jrcy97dHJ1bmtlZE5ldHdvcmtOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud trunkednetwork", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/trunkednetworks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3RydW5rZWROZXR3b3Jrcy97dHJ1bmtlZE5ldHdvcmtOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.trunkedNetworkName", "options": ["n", "name", "trunked-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the trunked network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}], "operations": [{"operationId": "TrunkedNetworks_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/trunkedNetworks/{trunkedNetworkName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "trunkedNetworkName", "arg": "$Path.trunkedNetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/trunkedNetworks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "array", "name": "isolationDomainIds", "required": true, "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}, {"type": "array", "name": "vlans", "required": true, "item": {"type": "integer64"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/trunkednetworks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3RydW5rZWROZXR3b3Jrcy97dHJ1bmtlZE5ldHdvcmtOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.trunkedNetworkName", "options": ["n", "name", "trunked-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the trunked network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "TrunkedNetworks_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/trunkedNetworks/{trunkedNetworkName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "trunkedNetworkName", "arg": "$Path.trunkedNetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/trunkednetworks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3RydW5rZWROZXR3b3Jrcy97dHJ1bmtlZE5ldHdvcmtOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.trunkedNetworkName", "options": ["n", "name", "trunked-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the trunked network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$trunkedNetworkParameters.properties.hybridAksPluginType", "options": ["hybrid-aks-plugin-type"], "hide": true, "group": "Properties", "help": {"short": "Field Deprecated. The field was previously optional, now it will have no defined behavior and will be ignored. The network plugin type for Hybrid AKS."}, "default": {"value": "SRIOV"}, "enum": {"items": [{"name": "DPDK", "value": "DPDK"}, {"name": "OSDevice", "value": "OSDevice"}, {"name": "SRIOV", "value": "SRIOV"}]}}, {"type": "string", "var": "$trunkedNetworkParameters.properties.interfaceName", "options": ["interface-name"], "group": "Properties", "help": {"short": "The default interface name for this trunked network in the virtual machine. This name can be overridden by the name supplied in the network attachment configuration of that virtual machine."}, "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "array", "var": "$trunkedNetworkParameters.properties.isolationDomainIds", "options": ["isolation-domain-ids"], "required": true, "group": "Properties", "help": {"short": "The list of resource IDs representing the Network Fabric isolation domains. It can be any combination of l2IsolationDomain and l3IsolationDomain resources."}, "item": {"type": "string"}}, {"type": "array", "var": "$trunkedNetworkParameters.properties.vlans", "options": ["vlans"], "required": true, "group": "Properties", "help": {"short": "The list of vlans that are selected from the isolation domains for trunking."}, "item": {"type": "integer64"}}]}, {"name": "TrunkedNetworkParameters", "args": [{"type": "object", "var": "$trunkedNetworkParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "TrunkedNetworkParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$trunkedNetworkParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$trunkedNetworkParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$trunkedNetworkParameters.location", "options": ["l", "location"], "required": true, "group": "TrunkedNetworkParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$trunkedNetworkParameters.tags", "options": ["tags"], "group": "TrunkedNetworkParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "TrunkedNetworks_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/trunkedNetworks/{trunkedNetworkName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "trunkedNetworkName", "arg": "$Path.trunkedNetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "trunkedNetworkParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$trunkedNetworkParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$trunkedNetworkParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$trunkedNetworkParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$trunkedNetworkParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "arg": "$trunkedNetworkParameters.properties.hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "arg": "$trunkedNetworkParameters.properties.interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "array", "name": "isolationDomainIds", "arg": "$trunkedNetworkParameters.properties.isolationDomainIds", "required": true, "item": {"type": "string"}}, {"type": "array", "name": "vlans", "arg": "$trunkedNetworkParameters.properties.vlans", "required": true, "item": {"type": "integer64"}}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$trunkedNetworkParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/trunkedNetworks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "array", "name": "isolationDomainIds", "required": true, "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}, {"type": "array", "name": "vlans", "required": true, "item": {"type": "integer64"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/trunkednetworks/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3RydW5rZWROZXR3b3Jrcy97dHJ1bmtlZE5ldHdvcmtOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.trunkedNetworkName", "options": ["n", "name", "trunked-network-name"], "required": true, "idPart": "name", "help": {"short": "The name of the trunked network."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}, {"name": "TrunkedNetworkUpdateParameters", "args": [{"type": "object", "var": "$trunkedNetworkUpdateParameters.tags", "options": ["tags"], "group": "TrunkedNetworkUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"operationId": "TrunkedNetworks_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/trunkedNetworks/{trunkedNetworkName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "trunkedNetworkName", "arg": "$Path.trunkedNetworkName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,28}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "trunkedNetworkUpdateParameters", "props": [{"type": "object", "name": "tags", "arg": "$trunkedNetworkUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/trunkedNetworks/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "associatedResourceIds", "item": {"type": "string"}}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "array", "name": "hybridAksClustersAssociatedIds", "item": {"type": "string"}}, {"default": {"value": "SRIOV"}, "type": "string", "name": "hybridAksPluginType", "enum": {"items": [{"value": "DPDK"}, {"value": "OSDevice"}, {"value": "SRIOV"}]}}, {"type": "string", "name": "interfaceName", "format": {"pattern": "^[a-zA-Z0-9@._-]*$", "maxLength": 12}}, {"type": "array", "name": "isolationDomainIds", "required": true, "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "array", "name": "virtualMachinesAssociatedIds", "item": {"type": "string"}}, {"type": "array", "name": "vlans", "required": true, "item": {"type": "integer64"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdHJ1bmtlZG5ldHdvcmtzL3t9/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdHJ1bmtlZG5ldHdvcmtzL3t9/2023-10-01-preview.xml index 583742fba..5e678bab8 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdHJ1bmtlZG5ldHdvcmtzL3t9/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdHJ1bmtlZG5ldHdvcmtzL3t9/2023-10-01-preview.xml @@ -163,13 +163,45 @@ -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -179,6 +211,7 @@ + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdm9sdW1lcy97fQ==/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdm9sdW1lcy97fQ==/2023-10-01-preview.json index 5ee199b7b..d7c379d0e 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdm9sdW1lcy97fQ==/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdm9sdW1lcy97fQ==/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/volumes/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZvbHVtZXMve3ZvbHVtZU5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud volume", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/volumes/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZvbHVtZXMve3ZvbHVtZU5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.volumeName", "options": ["n", "name", "volume-name"], "required": true, "idPart": "name", "help": {"short": "The name of the volume."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,62}[a-zA-Z0-9])$"}}]}], "operations": [{"operationId": "Volumes_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/volumes/{volumeName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "volumeName", "arg": "$Path.volumeName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/volumes/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "attachedTo", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Active"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "string", "name": "serialNumber"}, {"type": "integer64", "name": "sizeMiB", "required": true, "format": {"minimum": 1}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/volumes/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZvbHVtZXMve3ZvbHVtZU5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.volumeName", "options": ["n", "name", "volume-name"], "required": true, "idPart": "name", "help": {"short": "The name of the volume."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,62}[a-zA-Z0-9])$"}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "Volumes_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/volumes/{volumeName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "volumeName", "arg": "$Path.volumeName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/volumes/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZvbHVtZXMve3ZvbHVtZU5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.volumeName", "options": ["n", "name", "volume-name"], "required": true, "idPart": "name", "help": {"short": "The name of the volume."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,62}[a-zA-Z0-9])$"}}]}, {"name": "Properties", "args": [{"type": "integer64", "var": "$volumeParameters.properties.sizeMiB", "options": ["size", "size-mib"], "required": true, "group": "Properties", "help": {"short": "The size of the allocation for this volume in Mebibytes."}, "format": {"minimum": 1}}]}, {"name": "VolumeParameters", "args": [{"type": "object", "var": "$volumeParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "VolumeParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$volumeParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$volumeParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$volumeParameters.location", "options": ["l", "location"], "required": true, "group": "VolumeParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$volumeParameters.tags", "options": ["tags"], "group": "VolumeParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "Volumes_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/volumes/{volumeName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "volumeName", "arg": "$Path.volumeName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "volumeParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$volumeParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$volumeParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$volumeParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$volumeParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "integer64", "name": "sizeMiB", "arg": "$volumeParameters.properties.sizeMiB", "required": true, "format": {"minimum": 1}}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$volumeParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/volumes/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "attachedTo", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Active"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "string", "name": "serialNumber"}, {"type": "integer64", "name": "sizeMiB", "required": true, "format": {"minimum": 1}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/volumes/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZvbHVtZXMve3ZvbHVtZU5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.volumeName", "options": ["n", "name", "volume-name"], "required": true, "idPart": "name", "help": {"short": "The name of the volume."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,62}[a-zA-Z0-9])$"}}]}, {"name": "VolumeUpdateParameters", "args": [{"type": "object", "var": "$volumeUpdateParameters.tags", "options": ["tags"], "group": "VolumeUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"operationId": "Volumes_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/volumes/{volumeName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "volumeName", "arg": "$Path.volumeName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "volumeUpdateParameters", "props": [{"type": "object", "name": "tags", "arg": "$volumeUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/volumes/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "attachedTo", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Active"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "string", "name": "serialNumber"}, {"type": "integer64", "name": "sizeMiB", "required": true, "format": {"minimum": 1}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/volumes/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZvbHVtZXMve3ZvbHVtZU5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud volume", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/volumes/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZvbHVtZXMve3ZvbHVtZU5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.volumeName", "options": ["n", "name", "volume-name"], "required": true, "idPart": "name", "help": {"short": "The name of the volume."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,62}[a-zA-Z0-9])$"}}]}], "operations": [{"operationId": "Volumes_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/volumes/{volumeName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "volumeName", "arg": "$Path.volumeName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/volumes/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "attachedTo", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Active"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "string", "name": "serialNumber"}, {"type": "integer64", "name": "sizeMiB", "required": true, "format": {"minimum": 1}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/volumes/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZvbHVtZXMve3ZvbHVtZU5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.volumeName", "options": ["n", "name", "volume-name"], "required": true, "idPart": "name", "help": {"short": "The name of the volume."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,62}[a-zA-Z0-9])$"}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "Volumes_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/volumes/{volumeName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "volumeName", "arg": "$Path.volumeName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/volumes/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZvbHVtZXMve3ZvbHVtZU5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.volumeName", "options": ["n", "name", "volume-name"], "required": true, "idPart": "name", "help": {"short": "The name of the volume."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,62}[a-zA-Z0-9])$"}}]}, {"name": "Properties", "args": [{"type": "integer64", "var": "$volumeParameters.properties.sizeMiB", "options": ["size", "size-mib"], "required": true, "group": "Properties", "help": {"short": "The size of the allocation for this volume in Mebibytes."}, "format": {"minimum": 1}}]}, {"name": "VolumeParameters", "args": [{"type": "object", "var": "$volumeParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "VolumeParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$volumeParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$volumeParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$volumeParameters.location", "options": ["l", "location"], "required": true, "group": "VolumeParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$volumeParameters.tags", "options": ["tags"], "group": "VolumeParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "Volumes_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/volumes/{volumeName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "volumeName", "arg": "$Path.volumeName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "volumeParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$volumeParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$volumeParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$volumeParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$volumeParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "integer64", "name": "sizeMiB", "arg": "$volumeParameters.properties.sizeMiB", "required": true, "format": {"minimum": 1}}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$volumeParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/volumes/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "attachedTo", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Active"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "string", "name": "serialNumber"}, {"type": "integer64", "name": "sizeMiB", "required": true, "format": {"minimum": 1}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/volumes/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZvbHVtZXMve3ZvbHVtZU5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.volumeName", "options": ["n", "name", "volume-name"], "required": true, "idPart": "name", "help": {"short": "The name of the volume."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,62}[a-zA-Z0-9])$"}}]}, {"name": "VolumeUpdateParameters", "args": [{"type": "object", "var": "$volumeUpdateParameters.tags", "options": ["tags"], "group": "VolumeUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"operationId": "Volumes_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/volumes/{volumeName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "volumeName", "arg": "$Path.volumeName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9-_]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "volumeUpdateParameters", "props": [{"type": "object", "name": "tags", "arg": "$volumeUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/volumes/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "array", "name": "attachedTo", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Active"}, {"value": "Error"}, {"value": "Provisioning"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "string", "name": "serialNumber"}, {"type": "integer64", "name": "sizeMiB", "required": true, "format": {"minimum": 1}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdm9sdW1lcy97fQ==/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdm9sdW1lcy97fQ==/2023-10-01-preview.xml index 60e2e56bc..e05586f8a 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdm9sdW1lcy97fQ==/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdm9sdW1lcy97fQ==/2023-10-01-preview.xml @@ -143,13 +143,45 @@ -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -159,6 +191,7 @@ + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9/2023-10-01-preview.json index 398f5bcb9..f6eef5f0c 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud virtualmachine", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["n", "name", "virtual-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}], "operations": [{"operationId": "VirtualMachines_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/virtualMachines/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "adminUsername", "required": true, "format": {"pattern": "^[a-z_][a-z0-9_]{0,31}$", "maxLength": 32, "minLength": 1}}, {"readOnly": true, "type": "string", "name": "availabilityZone"}, {"readOnly": true, "type": "ResourceId", "name": "bareMetalMachineId"}, {"default": {"value": "UEFI"}, "type": "string", "name": "bootMethod", "enum": {"items": [{"value": "BIOS"}, {"value": "UEFI"}]}}, {"type": "object", "name": "cloudServicesNetworkAttachment", "required": true, "props": [{"type": "ResourceId", "name": "attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address"}, {"type": "string", "name": "ipv6Address"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"type": "string", "name": "networkAttachmentName", "format": {"maxLength": 15}}]}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"type": "integer64", "name": "cpuCores", "required": true, "format": {"minimum": 2}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}, {"value": "Running"}, {"value": "Scheduling"}, {"value": "Stopped"}, {"value": "Terminating"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"default": {"value": "True"}, "type": "string", "name": "isolateEmulatorThread", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "integer64", "name": "memorySizeGB", "required": true, "format": {"minimum": 1}}, {"type": "array", "name": "networkAttachments", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address"}, {"type": "string", "name": "ipv6Address"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"type": "string", "name": "networkAttachmentName", "format": {"maxLength": 15}}]}}, {"type": "string", "name": "networkData"}, {"type": "array", "name": "placementHints", "item": {"type": "object", "props": [{"type": "string", "name": "hintType", "required": true, "enum": {"items": [{"value": "Affinity"}, {"value": "AntiAffinity"}]}}, {"type": "ResourceId", "name": "resourceId", "required": true}, {"type": "string", "name": "schedulingExecution", "required": true, "enum": {"items": [{"value": "Hard"}, {"value": "Soft"}]}}, {"type": "string", "name": "scope", "required": true, "enum": {"items": [{"value": "Machine"}, {"value": "Rack"}]}}]}}, {"readOnly": true, "type": "string", "name": "powerState", "enum": {"items": [{"value": "Off"}, {"value": "On"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "array", "name": "sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}}, {"type": "object", "name": "storageProfile", "required": true, "props": [{"type": "object", "name": "osDisk", "required": true, "props": [{"default": {"value": "Ephemeral"}, "type": "string", "name": "createOption", "enum": {"items": [{"value": "Ephemeral"}]}}, {"default": {"value": "Delete"}, "type": "string", "name": "deleteOption", "enum": {"items": [{"value": "Delete"}]}}, {"type": "integer64", "name": "diskSizeGB", "required": true}]}, {"type": "array", "name": "volumeAttachments", "item": {"type": "string"}}]}, {"type": "string", "name": "userData"}, {"default": {"value": "Modern"}, "type": "string", "name": "virtioInterface", "enum": {"items": [{"value": "Modern"}, {"value": "Transitional"}]}}, {"default": {"value": "T2"}, "type": "string", "name": "vmDeviceModel", "enum": {"items": [{"value": "T1"}, {"value": "T2"}]}}, {"type": "string", "name": "vmImage", "required": true}, {"type": "object", "name": "vmImageRepositoryCredentials", "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "registryUrl", "required": true}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}]}, {"readOnly": true, "type": "array", "name": "volumes", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["n", "name", "virtual-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "VirtualMachines_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["n", "name", "virtual-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, {"name": "Authentication", "args": [{"type": "string", "var": "$virtualMachineParameters.properties.adminUsername", "options": ["admin-username"], "required": true, "group": "Authentication", "help": {"short": "The name of the administrator to which the ssh public keys will be added into the authorized keys."}, "format": {"pattern": "^[a-z_][a-z0-9_]{0,31}$", "maxLength": 32, "minLength": 1}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$virtualMachineParameters.properties.bootMethod", "options": ["boot-method"], "group": "Properties", "help": {"short": "Selects the boot method for the virtual machine."}, "default": {"value": "UEFI"}, "enum": {"items": [{"name": "BIOS", "value": "BIOS"}, {"name": "UEFI", "value": "UEFI"}]}}, {"type": "object", "var": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment", "options": ["csn", "cloud-services-network-attachment"], "required": true, "group": "Properties", "help": {"short": "The cloud service network that provides platform-level services for the virtual machine."}, "args": [{"type": "ResourceId", "var": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.attachedNetworkId", "options": ["attached-network-id"], "required": true, "help": {"short": "The resource ID of the associated network attached to the virtual machine. It can be one of cloudServicesNetwork, l3Network, l2Network or trunkedNetwork resources."}}, {"type": "string", "var": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.defaultGateway", "options": ["default-gateway"], "help": {"short": "The indicator of whether this is the default gateway. Only one of the attached networks (including the CloudServicesNetwork attachment) for a single machine may be specified as True."}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "string", "var": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.ipAllocationMethod", "options": ["ip-allocation-method"], "required": true, "help": {"short": "The IP allocation mechanism for the virtual machine. Dynamic and Static are only valid for l3Network which may also specify Disabled. Otherwise, Disabled is the only permitted value."}, "enum": {"items": [{"name": "Disabled", "value": "Disabled"}, {"name": "Dynamic", "value": "Dynamic"}, {"name": "Static", "value": "Static"}]}}, {"type": "string", "var": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.ipv4Address", "options": ["ipv4-address"], "help": {"short": "The IPv4 address of the virtual machine. This field is used only if the attached network has IPAllocationType of IPV4 or DualStack. If IPAllocationMethod is: Static - this field must contain a user specified IPv4 address from within the subnet specified in the attached network. Dynamic - this field is read-only, but will be populated with an address from within the subnet specified in the attached network. Disabled - this field will be empty."}}, {"type": "string", "var": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.ipv6Address", "options": ["ipv6-address"], "help": {"short": "The IPv6 address of the virtual machine. This field is used only if the attached network has IPAllocationType of IPV6 or DualStack. If IPAllocationMethod is: Static - this field must contain an IPv6 address range from within the range specified in the attached network. Dynamic - this field is read-only, but will be populated with an range from within the subnet specified in the attached network. Disabled - this field will be empty."}}, {"type": "string", "var": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.networkAttachmentName", "options": ["network-attachment-name"], "help": {"short": "The associated network's interface name. If specified, the network attachment name has a maximum length of 15 characters and must be unique to this virtual machine. If the user doesn’t specify this value, the default interface name of the network resource will be used. For a CloudServicesNetwork resource, this name will be ignored."}, "format": {"maxLength": 15}}]}, {"type": "integer64", "var": "$virtualMachineParameters.properties.cpuCores", "options": ["cpu-cores"], "required": true, "group": "Properties", "help": {"short": "The number of CPU cores in the virtual machine."}, "format": {"minimum": 2}}, {"type": "string", "var": "$virtualMachineParameters.properties.isolateEmulatorThread", "options": ["isolate-emulator-thread"], "hide": true, "group": "Properties", "help": {"short": "Field Deprecated, the value will be ignored if provided. The indicator of whether one of the specified CPU cores is isolated to run the emulator thread for this virtual machine."}, "default": {"value": "True"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "integer64", "var": "$virtualMachineParameters.properties.memorySizeGB", "options": ["memory-size", "memory-size-gb"], "required": true, "group": "Properties", "help": {"short": "The memory size of the virtual machine in GB."}, "format": {"minimum": 1}}, {"type": "array", "var": "$virtualMachineParameters.properties.networkAttachments", "options": ["na", "network-attachments"], "group": "Properties", "help": {"short": "The list of network attachments to the virtual machine."}, "item": {"type": "object", "args": [{"type": "ResourceId", "var": "$virtualMachineParameters.properties.networkAttachments[].attachedNetworkId", "options": ["attached-network-id"], "required": true, "help": {"short": "The resource ID of the associated network attached to the virtual machine. It can be one of cloudServicesNetwork, l3Network, l2Network or trunkedNetwork resources."}}, {"type": "string", "var": "$virtualMachineParameters.properties.networkAttachments[].defaultGateway", "options": ["default-gateway"], "help": {"short": "The indicator of whether this is the default gateway. Only one of the attached networks (including the CloudServicesNetwork attachment) for a single machine may be specified as True."}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "string", "var": "$virtualMachineParameters.properties.networkAttachments[].ipAllocationMethod", "options": ["ip-allocation-method"], "required": true, "help": {"short": "The IP allocation mechanism for the virtual machine. Dynamic and Static are only valid for l3Network which may also specify Disabled. Otherwise, Disabled is the only permitted value."}, "enum": {"items": [{"name": "Disabled", "value": "Disabled"}, {"name": "Dynamic", "value": "Dynamic"}, {"name": "Static", "value": "Static"}]}}, {"type": "string", "var": "$virtualMachineParameters.properties.networkAttachments[].ipv4Address", "options": ["ipv4-address"], "help": {"short": "The IPv4 address of the virtual machine. This field is used only if the attached network has IPAllocationType of IPV4 or DualStack. If IPAllocationMethod is: Static - this field must contain a user specified IPv4 address from within the subnet specified in the attached network. Dynamic - this field is read-only, but will be populated with an address from within the subnet specified in the attached network. Disabled - this field will be empty."}}, {"type": "string", "var": "$virtualMachineParameters.properties.networkAttachments[].ipv6Address", "options": ["ipv6-address"], "help": {"short": "The IPv6 address of the virtual machine. This field is used only if the attached network has IPAllocationType of IPV6 or DualStack. If IPAllocationMethod is: Static - this field must contain an IPv6 address range from within the range specified in the attached network. Dynamic - this field is read-only, but will be populated with an range from within the subnet specified in the attached network. Disabled - this field will be empty."}}, {"type": "string", "var": "$virtualMachineParameters.properties.networkAttachments[].networkAttachmentName", "options": ["network-attachment-name"], "help": {"short": "The associated network's interface name. If specified, the network attachment name has a maximum length of 15 characters and must be unique to this virtual machine. If the user doesn’t specify this value, the default interface name of the network resource will be used. For a CloudServicesNetwork resource, this name will be ignored."}, "format": {"maxLength": 15}}]}}, {"type": "string", "var": "$virtualMachineParameters.properties.networkData", "options": ["nd", "network-data"], "group": "Properties", "help": {"short": "The Base64 encoded cloud-init network data."}}, {"type": "array", "var": "$virtualMachineParameters.properties.placementHints", "options": ["ph", "placement-hints"], "group": "Properties", "help": {"short": "The scheduling hints for the virtual machine."}, "item": {"type": "object", "args": [{"type": "string", "var": "$virtualMachineParameters.properties.placementHints[].hintType", "options": ["hint-type"], "required": true, "help": {"short": "The specification of whether this hint supports affinity or anti-affinity with the referenced resources."}, "enum": {"items": [{"name": "Affinity", "value": "Affinity"}, {"name": "AntiAffinity", "value": "AntiAffinity"}]}}, {"type": "ResourceId", "var": "$virtualMachineParameters.properties.placementHints[].resourceId", "options": ["resource-id"], "required": true, "help": {"short": "The resource ID of the target object that the placement hints will be checked against, e.g., the bare metal node to host the virtual machine."}}, {"type": "string", "var": "$virtualMachineParameters.properties.placementHints[].schedulingExecution", "options": ["scheduling-execution"], "required": true, "help": {"short": "The indicator of whether the hint is a hard or soft requirement during scheduling."}, "enum": {"items": [{"name": "Hard", "value": "Hard"}, {"name": "Soft", "value": "Soft"}]}}, {"type": "string", "var": "$virtualMachineParameters.properties.placementHints[].scope", "options": ["scope"], "required": true, "help": {"short": "The scope for the virtual machine affinity or anti-affinity placement hint. It should always be \"Machine\" in the case of node affinity."}, "enum": {"items": [{"name": "Machine", "value": "Machine"}, {"name": "Rack", "value": "Rack"}]}}]}}, {"type": "array", "var": "$virtualMachineParameters.properties.sshPublicKeys", "options": ["ssh-public-keys"], "group": "Properties", "help": {"short": "The list of ssh public keys. Each key will be added to the virtual machine using the cloud-init ssh_authorized_keys mechanism for the adminUsername."}, "item": {"type": "object", "args": [{"type": "string", "var": "$virtualMachineParameters.properties.sshPublicKeys[].keyData", "options": ["key-data"], "required": true, "help": {"short": "The public ssh key of the user."}, "format": {"minLength": 1}}]}}, {"type": "object", "var": "$virtualMachineParameters.properties.storageProfile", "options": ["storage-profile"], "required": true, "group": "Properties", "help": {"short": "The storage profile that specifies size and other parameters about the disks related to the virtual machine."}, "args": [{"type": "string", "var": "$virtualMachineParameters.properties.storageProfile.osDisk.createOption", "options": ["create-option"], "group": "OsDisk", "help": {"short": "The strategy for creating the OS disk."}, "default": {"value": "Ephemeral"}, "enum": {"items": [{"name": "Ephemeral", "value": "Ephemeral"}]}}, {"type": "string", "var": "$virtualMachineParameters.properties.storageProfile.osDisk.deleteOption", "options": ["delete-option"], "group": "OsDisk", "help": {"short": "The strategy for deleting the OS disk."}, "default": {"value": "Delete"}, "enum": {"items": [{"name": "Delete", "value": "Delete"}]}}, {"type": "integer64", "var": "$virtualMachineParameters.properties.storageProfile.osDisk.diskSizeGB", "options": ["disk-size", "disk-size-gb"], "required": true, "group": "OsDisk", "help": {"short": "The size of the disk in gigabytes. Required if the createOption is Ephemeral."}}, {"type": "array", "var": "$virtualMachineParameters.properties.storageProfile.volumeAttachments", "options": ["volume-attachments"], "help": {"short": "The resource IDs of volumes that are requested to be attached to the virtual machine."}, "item": {"type": "string"}}]}, {"type": "string", "var": "$virtualMachineParameters.properties.userData", "options": ["ud", "user-data"], "group": "Properties", "help": {"short": "The Base64 encoded cloud-init user data."}}, {"type": "string", "var": "$virtualMachineParameters.properties.virtioInterface", "options": ["vi", "virtio-interface"], "hide": true, "group": "Properties", "help": {"short": "Field Deprecated, use virtualizationModel instead. The type of the virtio interface."}, "default": {"value": "Modern"}, "enum": {"items": [{"name": "Modern", "value": "Modern"}, {"name": "Transitional", "value": "Transitional"}]}}, {"type": "string", "var": "$virtualMachineParameters.properties.vmDeviceModel", "options": ["vm-device-model"], "group": "Properties", "help": {"short": "The type of the device model to use."}, "default": {"value": "T2"}, "enum": {"items": [{"name": "T1", "value": "T1"}, {"name": "T2", "value": "T2"}]}}, {"type": "string", "var": "$virtualMachineParameters.properties.vmImage", "options": ["vm-image"], "required": true, "group": "Properties", "help": {"short": "The virtual machine image that is currently provisioned to the OS disk, using the full url and tag notation used to pull the image."}}, {"type": "object", "var": "$virtualMachineParameters.properties.vmImageRepositoryCredentials", "options": ["vmi-creds", "vm-image-repository-credentials"], "group": "Properties", "help": {"short": "The credentials used to login to the image repository that has access to the specified image."}, "args": [{"type": "string", "var": "$virtualMachineParameters.properties.vmImageRepositoryCredentials.password", "options": ["password"], "required": true, "help": {"short": "The password or token used to access an image in the target repository."}, "format": {"minLength": 1}}, {"type": "string", "var": "$virtualMachineParameters.properties.vmImageRepositoryCredentials.registryUrl", "options": ["registry-url"], "required": true, "help": {"short": "The URL of the authentication server used to validate the repository credentials."}}, {"type": "string", "var": "$virtualMachineParameters.properties.vmImageRepositoryCredentials.username", "options": ["username"], "required": true, "help": {"short": "The username used to access an image in the target repository."}, "format": {"minLength": 1}}]}]}, {"name": "VirtualMachineParameters", "args": [{"type": "object", "var": "$virtualMachineParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "VirtualMachineParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$virtualMachineParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$virtualMachineParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$virtualMachineParameters.location", "options": ["l", "location"], "required": true, "group": "VirtualMachineParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$virtualMachineParameters.tags", "options": ["tags"], "group": "VirtualMachineParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "VirtualMachines_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "virtualMachineParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$virtualMachineParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$virtualMachineParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$virtualMachineParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$virtualMachineParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "adminUsername", "arg": "$virtualMachineParameters.properties.adminUsername", "required": true, "format": {"pattern": "^[a-z_][a-z0-9_]{0,31}$", "maxLength": 32, "minLength": 1}}, {"default": {"value": "UEFI"}, "type": "string", "name": "bootMethod", "arg": "$virtualMachineParameters.properties.bootMethod", "enum": {"items": [{"value": "BIOS"}, {"value": "UEFI"}]}}, {"type": "object", "name": "cloudServicesNetworkAttachment", "arg": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment", "required": true, "props": [{"type": "ResourceId", "name": "attachedNetworkId", "arg": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "arg": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "arg": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address", "arg": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.ipv4Address"}, {"type": "string", "name": "ipv6Address", "arg": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.ipv6Address"}, {"type": "string", "name": "networkAttachmentName", "arg": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.networkAttachmentName", "format": {"maxLength": 15}}]}, {"type": "integer64", "name": "cpuCores", "arg": "$virtualMachineParameters.properties.cpuCores", "required": true, "format": {"minimum": 2}}, {"default": {"value": "True"}, "type": "string", "name": "isolateEmulatorThread", "arg": "$virtualMachineParameters.properties.isolateEmulatorThread", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "integer64", "name": "memorySizeGB", "arg": "$virtualMachineParameters.properties.memorySizeGB", "required": true, "format": {"minimum": 1}}, {"type": "array", "name": "networkAttachments", "arg": "$virtualMachineParameters.properties.networkAttachments", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "attachedNetworkId", "arg": "$virtualMachineParameters.properties.networkAttachments[].attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "arg": "$virtualMachineParameters.properties.networkAttachments[].defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "arg": "$virtualMachineParameters.properties.networkAttachments[].ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address", "arg": "$virtualMachineParameters.properties.networkAttachments[].ipv4Address"}, {"type": "string", "name": "ipv6Address", "arg": "$virtualMachineParameters.properties.networkAttachments[].ipv6Address"}, {"type": "string", "name": "networkAttachmentName", "arg": "$virtualMachineParameters.properties.networkAttachments[].networkAttachmentName", "format": {"maxLength": 15}}]}}, {"type": "string", "name": "networkData", "arg": "$virtualMachineParameters.properties.networkData"}, {"type": "array", "name": "placementHints", "arg": "$virtualMachineParameters.properties.placementHints", "item": {"type": "object", "props": [{"type": "string", "name": "hintType", "arg": "$virtualMachineParameters.properties.placementHints[].hintType", "required": true, "enum": {"items": [{"value": "Affinity"}, {"value": "AntiAffinity"}]}}, {"type": "ResourceId", "name": "resourceId", "arg": "$virtualMachineParameters.properties.placementHints[].resourceId", "required": true}, {"type": "string", "name": "schedulingExecution", "arg": "$virtualMachineParameters.properties.placementHints[].schedulingExecution", "required": true, "enum": {"items": [{"value": "Hard"}, {"value": "Soft"}]}}, {"type": "string", "name": "scope", "arg": "$virtualMachineParameters.properties.placementHints[].scope", "required": true, "enum": {"items": [{"value": "Machine"}, {"value": "Rack"}]}}]}}, {"type": "array", "name": "sshPublicKeys", "arg": "$virtualMachineParameters.properties.sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "arg": "$virtualMachineParameters.properties.sshPublicKeys[].keyData", "required": true, "format": {"minLength": 1}}]}}, {"type": "object", "name": "storageProfile", "arg": "$virtualMachineParameters.properties.storageProfile", "required": true, "props": [{"type": "object", "name": "osDisk", "required": true, "props": [{"default": {"value": "Ephemeral"}, "type": "string", "name": "createOption", "arg": "$virtualMachineParameters.properties.storageProfile.osDisk.createOption", "enum": {"items": [{"value": "Ephemeral"}]}}, {"default": {"value": "Delete"}, "type": "string", "name": "deleteOption", "arg": "$virtualMachineParameters.properties.storageProfile.osDisk.deleteOption", "enum": {"items": [{"value": "Delete"}]}}, {"type": "integer64", "name": "diskSizeGB", "arg": "$virtualMachineParameters.properties.storageProfile.osDisk.diskSizeGB", "required": true}]}, {"type": "array", "name": "volumeAttachments", "arg": "$virtualMachineParameters.properties.storageProfile.volumeAttachments", "item": {"type": "string"}}]}, {"type": "string", "name": "userData", "arg": "$virtualMachineParameters.properties.userData"}, {"default": {"value": "Modern"}, "type": "string", "name": "virtioInterface", "arg": "$virtualMachineParameters.properties.virtioInterface", "enum": {"items": [{"value": "Modern"}, {"value": "Transitional"}]}}, {"default": {"value": "T2"}, "type": "string", "name": "vmDeviceModel", "arg": "$virtualMachineParameters.properties.vmDeviceModel", "enum": {"items": [{"value": "T1"}, {"value": "T2"}]}}, {"type": "string", "name": "vmImage", "arg": "$virtualMachineParameters.properties.vmImage", "required": true}, {"type": "object", "name": "vmImageRepositoryCredentials", "arg": "$virtualMachineParameters.properties.vmImageRepositoryCredentials", "props": [{"type": "string", "name": "password", "arg": "$virtualMachineParameters.properties.vmImageRepositoryCredentials.password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "registryUrl", "arg": "$virtualMachineParameters.properties.vmImageRepositoryCredentials.registryUrl", "required": true}, {"type": "string", "name": "username", "arg": "$virtualMachineParameters.properties.vmImageRepositoryCredentials.username", "required": true, "format": {"minLength": 1}}]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$virtualMachineParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/virtualMachines/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "adminUsername", "required": true, "format": {"pattern": "^[a-z_][a-z0-9_]{0,31}$", "maxLength": 32, "minLength": 1}}, {"readOnly": true, "type": "string", "name": "availabilityZone"}, {"readOnly": true, "type": "ResourceId", "name": "bareMetalMachineId"}, {"default": {"value": "UEFI"}, "type": "string", "name": "bootMethod", "enum": {"items": [{"value": "BIOS"}, {"value": "UEFI"}]}}, {"type": "object", "name": "cloudServicesNetworkAttachment", "required": true, "props": [{"type": "ResourceId", "name": "attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address"}, {"type": "string", "name": "ipv6Address"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"type": "string", "name": "networkAttachmentName", "format": {"maxLength": 15}}]}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"type": "integer64", "name": "cpuCores", "required": true, "format": {"minimum": 2}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}, {"value": "Running"}, {"value": "Scheduling"}, {"value": "Stopped"}, {"value": "Terminating"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"default": {"value": "True"}, "type": "string", "name": "isolateEmulatorThread", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "integer64", "name": "memorySizeGB", "required": true, "format": {"minimum": 1}}, {"type": "array", "name": "networkAttachments", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address"}, {"type": "string", "name": "ipv6Address"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"type": "string", "name": "networkAttachmentName", "format": {"maxLength": 15}}]}}, {"type": "string", "name": "networkData"}, {"type": "array", "name": "placementHints", "item": {"type": "object", "props": [{"type": "string", "name": "hintType", "required": true, "enum": {"items": [{"value": "Affinity"}, {"value": "AntiAffinity"}]}}, {"type": "ResourceId", "name": "resourceId", "required": true}, {"type": "string", "name": "schedulingExecution", "required": true, "enum": {"items": [{"value": "Hard"}, {"value": "Soft"}]}}, {"type": "string", "name": "scope", "required": true, "enum": {"items": [{"value": "Machine"}, {"value": "Rack"}]}}]}}, {"readOnly": true, "type": "string", "name": "powerState", "enum": {"items": [{"value": "Off"}, {"value": "On"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "array", "name": "sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}}, {"type": "object", "name": "storageProfile", "required": true, "props": [{"type": "object", "name": "osDisk", "required": true, "props": [{"default": {"value": "Ephemeral"}, "type": "string", "name": "createOption", "enum": {"items": [{"value": "Ephemeral"}]}}, {"default": {"value": "Delete"}, "type": "string", "name": "deleteOption", "enum": {"items": [{"value": "Delete"}]}}, {"type": "integer64", "name": "diskSizeGB", "required": true}]}, {"type": "array", "name": "volumeAttachments", "item": {"type": "string"}}]}, {"type": "string", "name": "userData"}, {"default": {"value": "Modern"}, "type": "string", "name": "virtioInterface", "enum": {"items": [{"value": "Modern"}, {"value": "Transitional"}]}}, {"default": {"value": "T2"}, "type": "string", "name": "vmDeviceModel", "enum": {"items": [{"value": "T1"}, {"value": "T2"}]}}, {"type": "string", "name": "vmImage", "required": true}, {"type": "object", "name": "vmImageRepositoryCredentials", "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "registryUrl", "required": true}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}]}, {"readOnly": true, "type": "array", "name": "volumes", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["n", "name", "virtual-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, {"name": "Properties", "args": [{"type": "object", "var": "$virtualMachineUpdateParameters.properties.vmImageRepositoryCredentials", "options": ["vmi-creds", "vm-image-repository-credentials"], "group": "Properties", "help": {"short": "The credentials used to login to the image repository that has access to the specified image."}, "args": [{"type": "string", "var": "$virtualMachineUpdateParameters.properties.vmImageRepositoryCredentials.password", "options": ["password"], "required": true, "help": {"short": "The password or token used to access an image in the target repository."}, "format": {"minLength": 1}}, {"type": "string", "var": "$virtualMachineUpdateParameters.properties.vmImageRepositoryCredentials.registryUrl", "options": ["registry-url"], "required": true, "help": {"short": "The URL of the authentication server used to validate the repository credentials."}}, {"type": "string", "var": "$virtualMachineUpdateParameters.properties.vmImageRepositoryCredentials.username", "options": ["username"], "required": true, "help": {"short": "The username used to access an image in the target repository."}, "format": {"minLength": 1}}]}]}, {"name": "VirtualMachineUpdateParameters", "args": [{"type": "object", "var": "$virtualMachineUpdateParameters.tags", "options": ["tags"], "group": "VirtualMachineUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "VirtualMachines_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "virtualMachineUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "object", "name": "vmImageRepositoryCredentials", "arg": "$virtualMachineUpdateParameters.properties.vmImageRepositoryCredentials", "props": [{"type": "string", "name": "password", "arg": "$virtualMachineUpdateParameters.properties.vmImageRepositoryCredentials.password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "registryUrl", "arg": "$virtualMachineUpdateParameters.properties.vmImageRepositoryCredentials.registryUrl", "required": true}, {"type": "string", "name": "username", "arg": "$virtualMachineUpdateParameters.properties.vmImageRepositoryCredentials.username", "required": true, "format": {"minLength": 1}}]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$virtualMachineUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/virtualMachines/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "adminUsername", "required": true, "format": {"pattern": "^[a-z_][a-z0-9_]{0,31}$", "maxLength": 32, "minLength": 1}}, {"readOnly": true, "type": "string", "name": "availabilityZone"}, {"readOnly": true, "type": "ResourceId", "name": "bareMetalMachineId"}, {"default": {"value": "UEFI"}, "type": "string", "name": "bootMethod", "enum": {"items": [{"value": "BIOS"}, {"value": "UEFI"}]}}, {"type": "object", "name": "cloudServicesNetworkAttachment", "required": true, "props": [{"type": "ResourceId", "name": "attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address"}, {"type": "string", "name": "ipv6Address"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"type": "string", "name": "networkAttachmentName", "format": {"maxLength": 15}}]}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"type": "integer64", "name": "cpuCores", "required": true, "format": {"minimum": 2}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}, {"value": "Running"}, {"value": "Scheduling"}, {"value": "Stopped"}, {"value": "Terminating"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"default": {"value": "True"}, "type": "string", "name": "isolateEmulatorThread", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "integer64", "name": "memorySizeGB", "required": true, "format": {"minimum": 1}}, {"type": "array", "name": "networkAttachments", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address"}, {"type": "string", "name": "ipv6Address"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"type": "string", "name": "networkAttachmentName", "format": {"maxLength": 15}}]}}, {"type": "string", "name": "networkData"}, {"type": "array", "name": "placementHints", "item": {"type": "object", "props": [{"type": "string", "name": "hintType", "required": true, "enum": {"items": [{"value": "Affinity"}, {"value": "AntiAffinity"}]}}, {"type": "ResourceId", "name": "resourceId", "required": true}, {"type": "string", "name": "schedulingExecution", "required": true, "enum": {"items": [{"value": "Hard"}, {"value": "Soft"}]}}, {"type": "string", "name": "scope", "required": true, "enum": {"items": [{"value": "Machine"}, {"value": "Rack"}]}}]}}, {"readOnly": true, "type": "string", "name": "powerState", "enum": {"items": [{"value": "Off"}, {"value": "On"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "array", "name": "sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}}, {"type": "object", "name": "storageProfile", "required": true, "props": [{"type": "object", "name": "osDisk", "required": true, "props": [{"default": {"value": "Ephemeral"}, "type": "string", "name": "createOption", "enum": {"items": [{"value": "Ephemeral"}]}}, {"default": {"value": "Delete"}, "type": "string", "name": "deleteOption", "enum": {"items": [{"value": "Delete"}]}}, {"type": "integer64", "name": "diskSizeGB", "required": true}]}, {"type": "array", "name": "volumeAttachments", "item": {"type": "string"}}]}, {"type": "string", "name": "userData"}, {"default": {"value": "Modern"}, "type": "string", "name": "virtioInterface", "enum": {"items": [{"value": "Modern"}, {"value": "Transitional"}]}}, {"default": {"value": "T2"}, "type": "string", "name": "vmDeviceModel", "enum": {"items": [{"value": "T1"}, {"value": "T2"}]}}, {"type": "string", "name": "vmImage", "required": true}, {"type": "object", "name": "vmImageRepositoryCredentials", "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "registryUrl", "required": true}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}]}, {"readOnly": true, "type": "array", "name": "volumes", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "VirtualMachine_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@VirtualMachine_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud virtualmachine", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["n", "name", "virtual-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}], "operations": [{"operationId": "VirtualMachines_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/virtualMachines/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "adminUsername", "required": true, "format": {"pattern": "^[a-z_][a-z0-9_]{0,31}$", "maxLength": 32, "minLength": 1}}, {"readOnly": true, "type": "string", "name": "availabilityZone"}, {"readOnly": true, "type": "ResourceId", "name": "bareMetalMachineId"}, {"default": {"value": "UEFI"}, "type": "string", "name": "bootMethod", "enum": {"items": [{"value": "BIOS"}, {"value": "UEFI"}]}}, {"type": "object", "name": "cloudServicesNetworkAttachment", "required": true, "props": [{"type": "ResourceId", "name": "attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address"}, {"type": "string", "name": "ipv6Address"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"type": "string", "name": "networkAttachmentName", "format": {"maxLength": 15}}]}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"type": "integer64", "name": "cpuCores", "required": true, "format": {"minimum": 2}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}, {"value": "Running"}, {"value": "Scheduling"}, {"value": "Stopped"}, {"value": "Terminating"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"default": {"value": "True"}, "type": "string", "name": "isolateEmulatorThread", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "integer64", "name": "memorySizeGB", "required": true, "format": {"minimum": 1}}, {"type": "array", "name": "networkAttachments", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address"}, {"type": "string", "name": "ipv6Address"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"type": "string", "name": "networkAttachmentName", "format": {"maxLength": 15}}]}}, {"type": "string", "name": "networkData"}, {"type": "array", "name": "placementHints", "item": {"type": "object", "props": [{"type": "string", "name": "hintType", "required": true, "enum": {"items": [{"value": "Affinity"}, {"value": "AntiAffinity"}]}}, {"type": "ResourceId", "name": "resourceId", "required": true}, {"type": "string", "name": "schedulingExecution", "required": true, "enum": {"items": [{"value": "Hard"}, {"value": "Soft"}]}}, {"type": "string", "name": "scope", "required": true, "enum": {"items": [{"value": "Machine"}, {"value": "Rack"}]}}]}}, {"readOnly": true, "type": "string", "name": "powerState", "enum": {"items": [{"value": "Off"}, {"value": "On"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "array", "name": "sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}}, {"type": "object", "name": "storageProfile", "required": true, "props": [{"type": "object", "name": "osDisk", "required": true, "props": [{"default": {"value": "Ephemeral"}, "type": "string", "name": "createOption", "enum": {"items": [{"value": "Ephemeral"}]}}, {"default": {"value": "Delete"}, "type": "string", "name": "deleteOption", "enum": {"items": [{"value": "Delete"}]}}, {"type": "integer64", "name": "diskSizeGB", "required": true}]}, {"type": "array", "name": "volumeAttachments", "item": {"type": "string"}}]}, {"type": "string", "name": "userData"}, {"default": {"value": "Modern"}, "type": "string", "name": "virtioInterface", "enum": {"items": [{"value": "Modern"}, {"value": "Transitional"}]}}, {"default": {"value": "T2"}, "type": "string", "name": "vmDeviceModel", "enum": {"items": [{"value": "T1"}, {"value": "T2"}]}}, {"type": "string", "name": "vmImage", "required": true}, {"type": "object", "name": "vmImageRepositoryCredentials", "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "registryUrl", "required": true}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}]}, {"readOnly": true, "type": "array", "name": "volumes", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["n", "name", "virtual-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "VirtualMachines_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["n", "name", "virtual-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, {"name": "Authentication", "args": [{"type": "string", "var": "$virtualMachineParameters.properties.adminUsername", "options": ["admin-username"], "required": true, "group": "Authentication", "help": {"short": "The name of the administrator to which the ssh public keys will be added into the authorized keys."}, "format": {"pattern": "^[a-z_][a-z0-9_]{0,31}$", "maxLength": 32, "minLength": 1}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$virtualMachineParameters.properties.bootMethod", "options": ["boot-method"], "group": "Properties", "help": {"short": "Selects the boot method for the virtual machine."}, "default": {"value": "UEFI"}, "enum": {"items": [{"name": "BIOS", "value": "BIOS"}, {"name": "UEFI", "value": "UEFI"}]}}, {"type": "object", "var": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment", "options": ["csn", "cloud-services-network-attachment"], "required": true, "group": "Properties", "help": {"short": "The cloud service network that provides platform-level services for the virtual machine."}, "args": [{"type": "ResourceId", "var": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.attachedNetworkId", "options": ["attached-network-id"], "required": true, "help": {"short": "The resource ID of the associated network attached to the virtual machine. It can be one of cloudServicesNetwork, l3Network, l2Network or trunkedNetwork resources."}}, {"type": "string", "var": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.defaultGateway", "options": ["default-gateway"], "help": {"short": "The indicator of whether this is the default gateway. Only one of the attached networks (including the CloudServicesNetwork attachment) for a single machine may be specified as True."}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "string", "var": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.ipAllocationMethod", "options": ["ip-allocation-method"], "required": true, "help": {"short": "The IP allocation mechanism for the virtual machine. Dynamic and Static are only valid for l3Network which may also specify Disabled. Otherwise, Disabled is the only permitted value."}, "enum": {"items": [{"name": "Disabled", "value": "Disabled"}, {"name": "Dynamic", "value": "Dynamic"}, {"name": "Static", "value": "Static"}]}}, {"type": "string", "var": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.ipv4Address", "options": ["ipv4-address"], "help": {"short": "The IPv4 address of the virtual machine. This field is used only if the attached network has IPAllocationType of IPV4 or DualStack. If IPAllocationMethod is: Static - this field must contain a user specified IPv4 address from within the subnet specified in the attached network. Dynamic - this field is read-only, but will be populated with an address from within the subnet specified in the attached network. Disabled - this field will be empty."}}, {"type": "string", "var": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.ipv6Address", "options": ["ipv6-address"], "help": {"short": "The IPv6 address of the virtual machine. This field is used only if the attached network has IPAllocationType of IPV6 or DualStack. If IPAllocationMethod is: Static - this field must contain an IPv6 address range from within the range specified in the attached network. Dynamic - this field is read-only, but will be populated with an range from within the subnet specified in the attached network. Disabled - this field will be empty."}}, {"type": "string", "var": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.networkAttachmentName", "options": ["network-attachment-name"], "help": {"short": "The associated network's interface name. If specified, the network attachment name has a maximum length of 15 characters and must be unique to this virtual machine. If the user doesn’t specify this value, the default interface name of the network resource will be used. For a CloudServicesNetwork resource, this name will be ignored."}, "format": {"maxLength": 15}}]}, {"type": "integer64", "var": "$virtualMachineParameters.properties.cpuCores", "options": ["cpu-cores"], "required": true, "group": "Properties", "help": {"short": "The number of CPU cores in the virtual machine."}, "format": {"minimum": 2}}, {"type": "string", "var": "$virtualMachineParameters.properties.isolateEmulatorThread", "options": ["isolate-emulator-thread"], "hide": true, "group": "Properties", "help": {"short": "Field Deprecated, the value will be ignored if provided. The indicator of whether one of the specified CPU cores is isolated to run the emulator thread for this virtual machine."}, "default": {"value": "True"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "integer64", "var": "$virtualMachineParameters.properties.memorySizeGB", "options": ["memory-size", "memory-size-gb"], "required": true, "group": "Properties", "help": {"short": "The memory size of the virtual machine in GB."}, "format": {"minimum": 1}}, {"type": "array", "var": "$virtualMachineParameters.properties.networkAttachments", "options": ["na", "network-attachments"], "group": "Properties", "help": {"short": "The list of network attachments to the virtual machine."}, "item": {"type": "object", "args": [{"type": "ResourceId", "var": "$virtualMachineParameters.properties.networkAttachments[].attachedNetworkId", "options": ["attached-network-id"], "required": true, "help": {"short": "The resource ID of the associated network attached to the virtual machine. It can be one of cloudServicesNetwork, l3Network, l2Network or trunkedNetwork resources."}}, {"type": "string", "var": "$virtualMachineParameters.properties.networkAttachments[].defaultGateway", "options": ["default-gateway"], "help": {"short": "The indicator of whether this is the default gateway. Only one of the attached networks (including the CloudServicesNetwork attachment) for a single machine may be specified as True."}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "string", "var": "$virtualMachineParameters.properties.networkAttachments[].ipAllocationMethod", "options": ["ip-allocation-method"], "required": true, "help": {"short": "The IP allocation mechanism for the virtual machine. Dynamic and Static are only valid for l3Network which may also specify Disabled. Otherwise, Disabled is the only permitted value."}, "enum": {"items": [{"name": "Disabled", "value": "Disabled"}, {"name": "Dynamic", "value": "Dynamic"}, {"name": "Static", "value": "Static"}]}}, {"type": "string", "var": "$virtualMachineParameters.properties.networkAttachments[].ipv4Address", "options": ["ipv4-address"], "help": {"short": "The IPv4 address of the virtual machine. This field is used only if the attached network has IPAllocationType of IPV4 or DualStack. If IPAllocationMethod is: Static - this field must contain a user specified IPv4 address from within the subnet specified in the attached network. Dynamic - this field is read-only, but will be populated with an address from within the subnet specified in the attached network. Disabled - this field will be empty."}}, {"type": "string", "var": "$virtualMachineParameters.properties.networkAttachments[].ipv6Address", "options": ["ipv6-address"], "help": {"short": "The IPv6 address of the virtual machine. This field is used only if the attached network has IPAllocationType of IPV6 or DualStack. If IPAllocationMethod is: Static - this field must contain an IPv6 address range from within the range specified in the attached network. Dynamic - this field is read-only, but will be populated with an range from within the subnet specified in the attached network. Disabled - this field will be empty."}}, {"type": "string", "var": "$virtualMachineParameters.properties.networkAttachments[].networkAttachmentName", "options": ["network-attachment-name"], "help": {"short": "The associated network's interface name. If specified, the network attachment name has a maximum length of 15 characters and must be unique to this virtual machine. If the user doesn’t specify this value, the default interface name of the network resource will be used. For a CloudServicesNetwork resource, this name will be ignored."}, "format": {"maxLength": 15}}]}}, {"type": "string", "var": "$virtualMachineParameters.properties.networkData", "options": ["nd", "network-data"], "group": "Properties", "help": {"short": "The Base64 encoded cloud-init network data."}}, {"type": "array", "var": "$virtualMachineParameters.properties.placementHints", "options": ["ph", "placement-hints"], "group": "Properties", "help": {"short": "The scheduling hints for the virtual machine."}, "item": {"type": "object", "args": [{"type": "string", "var": "$virtualMachineParameters.properties.placementHints[].hintType", "options": ["hint-type"], "required": true, "help": {"short": "The specification of whether this hint supports affinity or anti-affinity with the referenced resources."}, "enum": {"items": [{"name": "Affinity", "value": "Affinity"}, {"name": "AntiAffinity", "value": "AntiAffinity"}]}}, {"type": "ResourceId", "var": "$virtualMachineParameters.properties.placementHints[].resourceId", "options": ["resource-id"], "required": true, "help": {"short": "The resource ID of the target object that the placement hints will be checked against, e.g., the bare metal node to host the virtual machine."}}, {"type": "string", "var": "$virtualMachineParameters.properties.placementHints[].schedulingExecution", "options": ["scheduling-execution"], "required": true, "help": {"short": "The indicator of whether the hint is a hard or soft requirement during scheduling."}, "enum": {"items": [{"name": "Hard", "value": "Hard"}, {"name": "Soft", "value": "Soft"}]}}, {"type": "string", "var": "$virtualMachineParameters.properties.placementHints[].scope", "options": ["scope"], "required": true, "help": {"short": "The scope for the virtual machine affinity or anti-affinity placement hint. It should always be \"Machine\" in the case of node affinity."}, "enum": {"items": [{"name": "Machine", "value": "Machine"}, {"name": "Rack", "value": "Rack"}]}}]}}, {"type": "array", "var": "$virtualMachineParameters.properties.sshPublicKeys", "options": ["ssh-public-keys"], "group": "Properties", "help": {"short": "The list of ssh public keys. Each key will be added to the virtual machine using the cloud-init ssh_authorized_keys mechanism for the adminUsername."}, "item": {"type": "object", "args": [{"type": "string", "var": "$virtualMachineParameters.properties.sshPublicKeys[].keyData", "options": ["key-data"], "required": true, "help": {"short": "The public ssh key of the user."}, "format": {"minLength": 1}}]}}, {"type": "object", "var": "$virtualMachineParameters.properties.storageProfile", "options": ["storage-profile"], "required": true, "group": "Properties", "help": {"short": "The storage profile that specifies size and other parameters about the disks related to the virtual machine."}, "args": [{"type": "string", "var": "$virtualMachineParameters.properties.storageProfile.osDisk.createOption", "options": ["create-option"], "group": "OsDisk", "help": {"short": "The strategy for creating the OS disk."}, "default": {"value": "Ephemeral"}, "enum": {"items": [{"name": "Ephemeral", "value": "Ephemeral"}]}}, {"type": "string", "var": "$virtualMachineParameters.properties.storageProfile.osDisk.deleteOption", "options": ["delete-option"], "group": "OsDisk", "help": {"short": "The strategy for deleting the OS disk."}, "default": {"value": "Delete"}, "enum": {"items": [{"name": "Delete", "value": "Delete"}]}}, {"type": "integer64", "var": "$virtualMachineParameters.properties.storageProfile.osDisk.diskSizeGB", "options": ["disk-size", "disk-size-gb"], "required": true, "group": "OsDisk", "help": {"short": "The size of the disk in gigabytes. Required if the createOption is Ephemeral."}}, {"type": "array", "var": "$virtualMachineParameters.properties.storageProfile.volumeAttachments", "options": ["volume-attachments"], "help": {"short": "The resource IDs of volumes that are requested to be attached to the virtual machine."}, "item": {"type": "string"}}]}, {"type": "string", "var": "$virtualMachineParameters.properties.userData", "options": ["ud", "user-data"], "group": "Properties", "help": {"short": "The Base64 encoded cloud-init user data."}}, {"type": "string", "var": "$virtualMachineParameters.properties.virtioInterface", "options": ["vi", "virtio-interface"], "hide": true, "group": "Properties", "help": {"short": "Field Deprecated, use virtualizationModel instead. The type of the virtio interface."}, "default": {"value": "Modern"}, "enum": {"items": [{"name": "Modern", "value": "Modern"}, {"name": "Transitional", "value": "Transitional"}]}}, {"type": "string", "var": "$virtualMachineParameters.properties.vmDeviceModel", "options": ["vm-device-model"], "group": "Properties", "help": {"short": "The type of the device model to use."}, "default": {"value": "T2"}, "enum": {"items": [{"name": "T1", "value": "T1"}, {"name": "T2", "value": "T2"}]}}, {"type": "string", "var": "$virtualMachineParameters.properties.vmImage", "options": ["vm-image"], "required": true, "group": "Properties", "help": {"short": "The virtual machine image that is currently provisioned to the OS disk, using the full url and tag notation used to pull the image."}}, {"type": "object", "var": "$virtualMachineParameters.properties.vmImageRepositoryCredentials", "options": ["vmi-creds", "vm-image-repository-credentials"], "group": "Properties", "help": {"short": "The credentials used to login to the image repository that has access to the specified image."}, "args": [{"type": "string", "var": "$virtualMachineParameters.properties.vmImageRepositoryCredentials.password", "options": ["password"], "required": true, "help": {"short": "The password or token used to access an image in the target repository."}, "format": {"minLength": 1}}, {"type": "string", "var": "$virtualMachineParameters.properties.vmImageRepositoryCredentials.registryUrl", "options": ["registry-url"], "required": true, "help": {"short": "The URL of the authentication server used to validate the repository credentials."}}, {"type": "string", "var": "$virtualMachineParameters.properties.vmImageRepositoryCredentials.username", "options": ["username"], "required": true, "help": {"short": "The username used to access an image in the target repository."}, "format": {"minLength": 1}}]}]}, {"name": "VirtualMachineParameters", "args": [{"type": "object", "var": "$virtualMachineParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "VirtualMachineParameters", "help": {"short": "The extended location of the cluster associated with the resource."}, "args": [{"type": "string", "var": "$virtualMachineParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$virtualMachineParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$virtualMachineParameters.location", "options": ["l", "location"], "required": true, "group": "VirtualMachineParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$virtualMachineParameters.tags", "options": ["tags"], "group": "VirtualMachineParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "VirtualMachines_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "virtualMachineParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$virtualMachineParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$virtualMachineParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$virtualMachineParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$virtualMachineParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "adminUsername", "arg": "$virtualMachineParameters.properties.adminUsername", "required": true, "format": {"pattern": "^[a-z_][a-z0-9_]{0,31}$", "maxLength": 32, "minLength": 1}}, {"default": {"value": "UEFI"}, "type": "string", "name": "bootMethod", "arg": "$virtualMachineParameters.properties.bootMethod", "enum": {"items": [{"value": "BIOS"}, {"value": "UEFI"}]}}, {"type": "object", "name": "cloudServicesNetworkAttachment", "arg": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment", "required": true, "props": [{"type": "ResourceId", "name": "attachedNetworkId", "arg": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "arg": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "arg": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address", "arg": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.ipv4Address"}, {"type": "string", "name": "ipv6Address", "arg": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.ipv6Address"}, {"type": "string", "name": "networkAttachmentName", "arg": "$virtualMachineParameters.properties.cloudServicesNetworkAttachment.networkAttachmentName", "format": {"maxLength": 15}}]}, {"type": "integer64", "name": "cpuCores", "arg": "$virtualMachineParameters.properties.cpuCores", "required": true, "format": {"minimum": 2}}, {"default": {"value": "True"}, "type": "string", "name": "isolateEmulatorThread", "arg": "$virtualMachineParameters.properties.isolateEmulatorThread", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "integer64", "name": "memorySizeGB", "arg": "$virtualMachineParameters.properties.memorySizeGB", "required": true, "format": {"minimum": 1}}, {"type": "array", "name": "networkAttachments", "arg": "$virtualMachineParameters.properties.networkAttachments", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "attachedNetworkId", "arg": "$virtualMachineParameters.properties.networkAttachments[].attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "arg": "$virtualMachineParameters.properties.networkAttachments[].defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "arg": "$virtualMachineParameters.properties.networkAttachments[].ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address", "arg": "$virtualMachineParameters.properties.networkAttachments[].ipv4Address"}, {"type": "string", "name": "ipv6Address", "arg": "$virtualMachineParameters.properties.networkAttachments[].ipv6Address"}, {"type": "string", "name": "networkAttachmentName", "arg": "$virtualMachineParameters.properties.networkAttachments[].networkAttachmentName", "format": {"maxLength": 15}}]}}, {"type": "string", "name": "networkData", "arg": "$virtualMachineParameters.properties.networkData"}, {"type": "array", "name": "placementHints", "arg": "$virtualMachineParameters.properties.placementHints", "item": {"type": "object", "props": [{"type": "string", "name": "hintType", "arg": "$virtualMachineParameters.properties.placementHints[].hintType", "required": true, "enum": {"items": [{"value": "Affinity"}, {"value": "AntiAffinity"}]}}, {"type": "ResourceId", "name": "resourceId", "arg": "$virtualMachineParameters.properties.placementHints[].resourceId", "required": true}, {"type": "string", "name": "schedulingExecution", "arg": "$virtualMachineParameters.properties.placementHints[].schedulingExecution", "required": true, "enum": {"items": [{"value": "Hard"}, {"value": "Soft"}]}}, {"type": "string", "name": "scope", "arg": "$virtualMachineParameters.properties.placementHints[].scope", "required": true, "enum": {"items": [{"value": "Machine"}, {"value": "Rack"}]}}]}}, {"type": "array", "name": "sshPublicKeys", "arg": "$virtualMachineParameters.properties.sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "arg": "$virtualMachineParameters.properties.sshPublicKeys[].keyData", "required": true, "format": {"minLength": 1}}]}}, {"type": "object", "name": "storageProfile", "arg": "$virtualMachineParameters.properties.storageProfile", "required": true, "props": [{"type": "object", "name": "osDisk", "required": true, "props": [{"default": {"value": "Ephemeral"}, "type": "string", "name": "createOption", "arg": "$virtualMachineParameters.properties.storageProfile.osDisk.createOption", "enum": {"items": [{"value": "Ephemeral"}]}}, {"default": {"value": "Delete"}, "type": "string", "name": "deleteOption", "arg": "$virtualMachineParameters.properties.storageProfile.osDisk.deleteOption", "enum": {"items": [{"value": "Delete"}]}}, {"type": "integer64", "name": "diskSizeGB", "arg": "$virtualMachineParameters.properties.storageProfile.osDisk.diskSizeGB", "required": true}]}, {"type": "array", "name": "volumeAttachments", "arg": "$virtualMachineParameters.properties.storageProfile.volumeAttachments", "item": {"type": "string"}}]}, {"type": "string", "name": "userData", "arg": "$virtualMachineParameters.properties.userData"}, {"default": {"value": "Modern"}, "type": "string", "name": "virtioInterface", "arg": "$virtualMachineParameters.properties.virtioInterface", "enum": {"items": [{"value": "Modern"}, {"value": "Transitional"}]}}, {"default": {"value": "T2"}, "type": "string", "name": "vmDeviceModel", "arg": "$virtualMachineParameters.properties.vmDeviceModel", "enum": {"items": [{"value": "T1"}, {"value": "T2"}]}}, {"type": "string", "name": "vmImage", "arg": "$virtualMachineParameters.properties.vmImage", "required": true}, {"type": "object", "name": "vmImageRepositoryCredentials", "arg": "$virtualMachineParameters.properties.vmImageRepositoryCredentials", "props": [{"type": "string", "name": "password", "arg": "$virtualMachineParameters.properties.vmImageRepositoryCredentials.password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "registryUrl", "arg": "$virtualMachineParameters.properties.vmImageRepositoryCredentials.registryUrl", "required": true}, {"type": "string", "name": "username", "arg": "$virtualMachineParameters.properties.vmImageRepositoryCredentials.username", "required": true, "format": {"minLength": 1}}]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$virtualMachineParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/virtualMachines/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "adminUsername", "required": true, "format": {"pattern": "^[a-z_][a-z0-9_]{0,31}$", "maxLength": 32, "minLength": 1}}, {"readOnly": true, "type": "string", "name": "availabilityZone"}, {"readOnly": true, "type": "ResourceId", "name": "bareMetalMachineId"}, {"default": {"value": "UEFI"}, "type": "string", "name": "bootMethod", "enum": {"items": [{"value": "BIOS"}, {"value": "UEFI"}]}}, {"type": "object", "name": "cloudServicesNetworkAttachment", "required": true, "props": [{"type": "ResourceId", "name": "attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address"}, {"type": "string", "name": "ipv6Address"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"type": "string", "name": "networkAttachmentName", "format": {"maxLength": 15}}]}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"type": "integer64", "name": "cpuCores", "required": true, "format": {"minimum": 2}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}, {"value": "Running"}, {"value": "Scheduling"}, {"value": "Stopped"}, {"value": "Terminating"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"default": {"value": "True"}, "type": "string", "name": "isolateEmulatorThread", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "integer64", "name": "memorySizeGB", "required": true, "format": {"minimum": 1}}, {"type": "array", "name": "networkAttachments", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address"}, {"type": "string", "name": "ipv6Address"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"type": "string", "name": "networkAttachmentName", "format": {"maxLength": 15}}]}}, {"type": "string", "name": "networkData"}, {"type": "array", "name": "placementHints", "item": {"type": "object", "props": [{"type": "string", "name": "hintType", "required": true, "enum": {"items": [{"value": "Affinity"}, {"value": "AntiAffinity"}]}}, {"type": "ResourceId", "name": "resourceId", "required": true}, {"type": "string", "name": "schedulingExecution", "required": true, "enum": {"items": [{"value": "Hard"}, {"value": "Soft"}]}}, {"type": "string", "name": "scope", "required": true, "enum": {"items": [{"value": "Machine"}, {"value": "Rack"}]}}]}}, {"readOnly": true, "type": "string", "name": "powerState", "enum": {"items": [{"value": "Off"}, {"value": "On"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "array", "name": "sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}}, {"type": "object", "name": "storageProfile", "required": true, "props": [{"type": "object", "name": "osDisk", "required": true, "props": [{"default": {"value": "Ephemeral"}, "type": "string", "name": "createOption", "enum": {"items": [{"value": "Ephemeral"}]}}, {"default": {"value": "Delete"}, "type": "string", "name": "deleteOption", "enum": {"items": [{"value": "Delete"}]}}, {"type": "integer64", "name": "diskSizeGB", "required": true}]}, {"type": "array", "name": "volumeAttachments", "item": {"type": "string"}}]}, {"type": "string", "name": "userData"}, {"default": {"value": "Modern"}, "type": "string", "name": "virtioInterface", "enum": {"items": [{"value": "Modern"}, {"value": "Transitional"}]}}, {"default": {"value": "T2"}, "type": "string", "name": "vmDeviceModel", "enum": {"items": [{"value": "T1"}, {"value": "T2"}]}}, {"type": "string", "name": "vmImage", "required": true}, {"type": "object", "name": "vmImageRepositoryCredentials", "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "registryUrl", "required": true}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}]}, {"readOnly": true, "type": "array", "name": "volumes", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfQ==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["n", "name", "virtual-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, {"name": "Properties", "args": [{"type": "object", "var": "$virtualMachineUpdateParameters.properties.vmImageRepositoryCredentials", "options": ["vmi-creds", "vm-image-repository-credentials"], "group": "Properties", "help": {"short": "The credentials used to login to the image repository that has access to the specified image."}, "args": [{"type": "string", "var": "$virtualMachineUpdateParameters.properties.vmImageRepositoryCredentials.password", "options": ["password"], "required": true, "help": {"short": "The password or token used to access an image in the target repository."}, "format": {"minLength": 1}}, {"type": "string", "var": "$virtualMachineUpdateParameters.properties.vmImageRepositoryCredentials.registryUrl", "options": ["registry-url"], "required": true, "help": {"short": "The URL of the authentication server used to validate the repository credentials."}}, {"type": "string", "var": "$virtualMachineUpdateParameters.properties.vmImageRepositoryCredentials.username", "options": ["username"], "required": true, "help": {"short": "The username used to access an image in the target repository."}, "format": {"minLength": 1}}]}]}, {"name": "VirtualMachineUpdateParameters", "args": [{"type": "object", "var": "$virtualMachineUpdateParameters.tags", "options": ["tags"], "group": "VirtualMachineUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "VirtualMachines_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "virtualMachineUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "object", "name": "vmImageRepositoryCredentials", "arg": "$virtualMachineUpdateParameters.properties.vmImageRepositoryCredentials", "props": [{"type": "string", "name": "password", "arg": "$virtualMachineUpdateParameters.properties.vmImageRepositoryCredentials.password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "registryUrl", "arg": "$virtualMachineUpdateParameters.properties.vmImageRepositoryCredentials.registryUrl", "required": true}, {"type": "string", "name": "username", "arg": "$virtualMachineUpdateParameters.properties.vmImageRepositoryCredentials.username", "required": true, "format": {"minLength": 1}}]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$virtualMachineUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/virtualMachines/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "adminUsername", "required": true, "format": {"pattern": "^[a-z_][a-z0-9_]{0,31}$", "maxLength": 32, "minLength": 1}}, {"readOnly": true, "type": "string", "name": "availabilityZone"}, {"readOnly": true, "type": "ResourceId", "name": "bareMetalMachineId"}, {"default": {"value": "UEFI"}, "type": "string", "name": "bootMethod", "enum": {"items": [{"value": "BIOS"}, {"value": "UEFI"}]}}, {"type": "object", "name": "cloudServicesNetworkAttachment", "required": true, "props": [{"type": "ResourceId", "name": "attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address"}, {"type": "string", "name": "ipv6Address"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"type": "string", "name": "networkAttachmentName", "format": {"maxLength": 15}}]}, {"readOnly": true, "type": "ResourceId", "name": "clusterId"}, {"type": "integer64", "name": "cpuCores", "required": true, "format": {"minimum": 2}}, {"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Available"}, {"value": "Error"}, {"value": "Provisioning"}, {"value": "Running"}, {"value": "Scheduling"}, {"value": "Stopped"}, {"value": "Terminating"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"default": {"value": "True"}, "type": "string", "name": "isolateEmulatorThread", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "integer64", "name": "memorySizeGB", "required": true, "format": {"minimum": 1}}, {"type": "array", "name": "networkAttachments", "item": {"type": "object", "props": [{"type": "ResourceId", "name": "attachedNetworkId", "required": true}, {"type": "string", "name": "defaultGateway", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "string", "name": "ipAllocationMethod", "required": true, "enum": {"items": [{"value": "Disabled"}, {"value": "Dynamic"}, {"value": "Static"}]}}, {"type": "string", "name": "ipv4Address"}, {"type": "string", "name": "ipv6Address"}, {"readOnly": true, "type": "string", "name": "macAddress"}, {"type": "string", "name": "networkAttachmentName", "format": {"maxLength": 15}}]}}, {"type": "string", "name": "networkData"}, {"type": "array", "name": "placementHints", "item": {"type": "object", "props": [{"type": "string", "name": "hintType", "required": true, "enum": {"items": [{"value": "Affinity"}, {"value": "AntiAffinity"}]}}, {"type": "ResourceId", "name": "resourceId", "required": true}, {"type": "string", "name": "schedulingExecution", "required": true, "enum": {"items": [{"value": "Hard"}, {"value": "Soft"}]}}, {"type": "string", "name": "scope", "required": true, "enum": {"items": [{"value": "Machine"}, {"value": "Rack"}]}}]}}, {"readOnly": true, "type": "string", "name": "powerState", "enum": {"items": [{"value": "Off"}, {"value": "On"}, {"value": "Unknown"}]}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "array", "name": "sshPublicKeys", "item": {"type": "object", "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}}, {"type": "object", "name": "storageProfile", "required": true, "props": [{"type": "object", "name": "osDisk", "required": true, "props": [{"default": {"value": "Ephemeral"}, "type": "string", "name": "createOption", "enum": {"items": [{"value": "Ephemeral"}]}}, {"default": {"value": "Delete"}, "type": "string", "name": "deleteOption", "enum": {"items": [{"value": "Delete"}]}}, {"type": "integer64", "name": "diskSizeGB", "required": true}]}, {"type": "array", "name": "volumeAttachments", "item": {"type": "string"}}]}, {"type": "string", "name": "userData"}, {"default": {"value": "Modern"}, "type": "string", "name": "virtioInterface", "enum": {"items": [{"value": "Modern"}, {"value": "Transitional"}]}}, {"default": {"value": "T2"}, "type": "string", "name": "vmDeviceModel", "enum": {"items": [{"value": "T1"}, {"value": "T2"}]}}, {"type": "string", "name": "vmImage", "required": true}, {"type": "object", "name": "vmImageRepositoryCredentials", "props": [{"type": "string", "name": "password", "required": true, "secret": true, "format": {"minLength": 1}}, {"type": "string", "name": "registryUrl", "required": true}, {"type": "string", "name": "username", "required": true, "format": {"minLength": 1}}]}, {"readOnly": true, "type": "array", "name": "volumes", "item": {"type": "string"}}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "VirtualMachine_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@VirtualMachine_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9/2023-10-01-preview.xml index 2e77ec7d4..08d95fb47 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9/2023-10-01-preview.xml @@ -299,13 +299,45 @@ -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -315,6 +347,7 @@ + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L2NvbnNvbGVzL3t9/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L2NvbnNvbGVzL3t9/2023-10-01-preview.json index b5fb5bd4a..e5e9a82ac 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L2NvbnNvbGVzL3t9/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L2NvbnNvbGVzL3t9/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/consoles/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9jb25zb2xlcy97Y29uc29sZU5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud virtualmachine console", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/consoles/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9jb25zb2xlcy97Y29uc29sZU5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.consoleName", "options": ["n", "name", "console-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the virtual machine console."}, "format": {"pattern": "^default$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["virtual-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}], "operations": [{"operationId": "Consoles_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}/consoles/{consoleName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "consoleName", "arg": "$Path.consoleName", "required": true, "format": {"pattern": "^default$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/virtualMachines/{}/consoles/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Error"}, {"value": "Ready"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "string", "name": "enabled", "required": true, "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "dateTime", "name": "expiration"}, {"readOnly": true, "type": "ResourceId", "name": "privateLinkServiceId"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "object", "name": "sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}, {"readOnly": true, "type": "string", "name": "virtualMachineAccessId"}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/consoles/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9jb25zb2xlcy97Y29uc29sZU5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.consoleName", "options": ["n", "name", "console-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the virtual machine console."}, "format": {"pattern": "^default$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["virtual-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "Consoles_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}/consoles/{consoleName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "consoleName", "arg": "$Path.consoleName", "required": true, "format": {"pattern": "^default$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200]}, {"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/consoles/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9jb25zb2xlcy97Y29uc29sZU5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.consoleName", "options": ["n", "name", "console-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the virtual machine console."}, "format": {"pattern": "^default$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["virtual-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, {"name": "ConsoleParameters", "args": [{"type": "object", "var": "$consoleParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "ConsoleParameters", "help": {"short": "The extended location of the cluster manager associated with the cluster this virtual machine is created on."}, "args": [{"type": "string", "var": "$consoleParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$consoleParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$consoleParameters.location", "options": ["l", "location"], "required": true, "group": "ConsoleParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$consoleParameters.tags", "options": ["tags"], "group": "ConsoleParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$consoleParameters.properties.enabled", "options": ["enabled"], "required": true, "group": "Properties", "help": {"short": "The indicator of whether the console access is enabled."}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "dateTime", "var": "$consoleParameters.properties.expiration", "options": ["expiration"], "group": "Properties", "help": {"short": "The date and time after which the key will be disallowed access."}}, {"type": "object", "var": "$consoleParameters.properties.sshPublicKey", "options": ["ssh-public-key"], "required": true, "group": "Properties", "help": {"short": "The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in."}, "args": [{"type": "string", "var": "$consoleParameters.properties.sshPublicKey.keyData", "options": ["key-data"], "required": true, "help": {"short": "The public ssh key of the user."}, "format": {"minLength": 1}}]}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "Consoles_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}/consoles/{consoleName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "consoleName", "arg": "$Path.consoleName", "required": true, "format": {"pattern": "^default$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "consoleParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$consoleParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$consoleParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$consoleParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$consoleParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "enabled", "arg": "$consoleParameters.properties.enabled", "required": true, "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "dateTime", "name": "expiration", "arg": "$consoleParameters.properties.expiration"}, {"type": "object", "name": "sshPublicKey", "arg": "$consoleParameters.properties.sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "arg": "$consoleParameters.properties.sshPublicKey.keyData", "required": true, "format": {"minLength": 1}}]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$consoleParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/virtualMachines/{}/consoles/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Error"}, {"value": "Ready"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "string", "name": "enabled", "required": true, "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "dateTime", "name": "expiration"}, {"readOnly": true, "type": "ResourceId", "name": "privateLinkServiceId"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "object", "name": "sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}, {"readOnly": true, "type": "string", "name": "virtualMachineAccessId"}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/consoles/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9jb25zb2xlcy97Y29uc29sZU5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.consoleName", "options": ["n", "name", "console-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the virtual machine console."}, "format": {"pattern": "^default$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["virtual-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, {"name": "ConsoleUpdateParameters", "args": [{"type": "object", "var": "$consoleUpdateParameters.tags", "options": ["tags"], "group": "ConsoleUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$consoleUpdateParameters.properties.enabled", "options": ["enabled"], "group": "Properties", "help": {"short": "The indicator of whether the console access is enabled."}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "dateTime", "var": "$consoleUpdateParameters.properties.expiration", "options": ["expiration"], "group": "Properties", "help": {"short": "The date and time after which the key will be disallowed access."}}, {"type": "object", "var": "$consoleUpdateParameters.properties.sshPublicKey", "options": ["ssh-public-key"], "group": "Properties", "help": {"short": "The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in."}, "args": [{"type": "string", "var": "$consoleUpdateParameters.properties.sshPublicKey.keyData", "options": ["key-data"], "required": true, "help": {"short": "The public ssh key of the user."}, "format": {"minLength": 1}}]}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "Consoles_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}/consoles/{consoleName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "consoleName", "arg": "$Path.consoleName", "required": true, "format": {"pattern": "^default$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "consoleUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "string", "name": "enabled", "arg": "$consoleUpdateParameters.properties.enabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "dateTime", "name": "expiration", "arg": "$consoleUpdateParameters.properties.expiration"}, {"type": "object", "name": "sshPublicKey", "arg": "$consoleUpdateParameters.properties.sshPublicKey", "props": [{"type": "string", "name": "keyData", "arg": "$consoleUpdateParameters.properties.sshPublicKey.keyData", "required": true, "format": {"minLength": 1}}]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$consoleUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/virtualMachines/{}/consoles/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Error"}, {"value": "Ready"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "string", "name": "enabled", "required": true, "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "dateTime", "name": "expiration"}, {"readOnly": true, "type": "ResourceId", "name": "privateLinkServiceId"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "object", "name": "sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}, {"readOnly": true, "type": "string", "name": "virtualMachineAccessId"}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "Console_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@Console_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/consoles/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9jb25zb2xlcy97Y29uc29sZU5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud virtualmachine console", "commands": [{"name": "show", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/consoles/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9jb25zb2xlcy97Y29uc29sZU5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.consoleName", "options": ["n", "name", "console-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the virtual machine console."}, "format": {"pattern": "^default$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["virtual-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}], "operations": [{"operationId": "Consoles_Get", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}/consoles/{consoleName}", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "consoleName", "arg": "$Path.consoleName", "required": true, "format": {"pattern": "^default$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/virtualMachines/{}/consoles/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Error"}, {"value": "Ready"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "string", "name": "enabled", "required": true, "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "dateTime", "name": "expiration"}, {"readOnly": true, "type": "ResourceId", "name": "privateLinkServiceId"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "object", "name": "sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}, {"readOnly": true, "type": "string", "name": "virtualMachineAccessId"}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "delete", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/consoles/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9jb25zb2xlcy97Y29uc29sZU5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.consoleName", "options": ["n", "name", "console-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the virtual machine console."}, "format": {"pattern": "^default$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["virtual-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "Consoles_Delete", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}/consoles/{consoleName}", "request": {"method": "delete", "path": {"params": [{"type": "string", "name": "consoleName", "arg": "$Path.consoleName", "required": true, "format": {"pattern": "^default$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": "Are you sure you want to perform this operation?"}, {"name": "create", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/consoles/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9jb25zb2xlcy97Y29uc29sZU5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.consoleName", "options": ["n", "name", "console-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the virtual machine console."}, "format": {"pattern": "^default$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["virtual-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, {"name": "ConsoleParameters", "args": [{"type": "object", "var": "$consoleParameters.extendedLocation", "options": ["extended-location"], "required": true, "group": "ConsoleParameters", "help": {"short": "The extended location of the cluster manager associated with the cluster this virtual machine is created on."}, "args": [{"type": "string", "var": "$consoleParameters.extendedLocation.name", "options": ["name"], "required": true, "help": {"short": "The resource ID of the extended location on which the resource will be created."}}, {"type": "string", "var": "$consoleParameters.extendedLocation.type", "options": ["type"], "required": true, "help": {"short": "The extended location type, for example, CustomLocation."}}]}, {"type": "ResourceLocation", "var": "$consoleParameters.location", "options": ["l", "location"], "required": true, "group": "ConsoleParameters", "help": {"short": "The geo-location where the resource lives"}}, {"type": "object", "var": "$consoleParameters.tags", "options": ["tags"], "group": "ConsoleParameters", "help": {"short": "Resource tags."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$consoleParameters.properties.enabled", "options": ["enabled"], "required": true, "group": "Properties", "help": {"short": "The indicator of whether the console access is enabled."}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "dateTime", "var": "$consoleParameters.properties.expiration", "options": ["expiration"], "group": "Properties", "help": {"short": "The date and time after which the key will be disallowed access."}}, {"type": "object", "var": "$consoleParameters.properties.sshPublicKey", "options": ["ssh-public-key"], "required": true, "group": "Properties", "help": {"short": "The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in."}, "args": [{"type": "string", "var": "$consoleParameters.properties.sshPublicKey.keyData", "options": ["key-data"], "required": true, "help": {"short": "The public ssh key of the user."}, "format": {"minLength": 1}}]}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "Consoles_CreateOrUpdate", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}/consoles/{consoleName}", "request": {"method": "put", "path": {"params": [{"type": "string", "name": "consoleName", "arg": "$Path.consoleName", "required": true, "format": {"pattern": "^default$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "consoleParameters", "required": true, "props": [{"type": "object", "name": "extendedLocation", "arg": "$consoleParameters.extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "arg": "$consoleParameters.extendedLocation.name", "required": true}, {"type": "string", "name": "type", "arg": "$consoleParameters.extendedLocation.type", "required": true}]}, {"type": "ResourceLocation", "name": "location", "arg": "$consoleParameters.location", "required": true}, {"type": "object", "name": "properties", "required": true, "props": [{"type": "string", "name": "enabled", "arg": "$consoleParameters.properties.enabled", "required": true, "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "dateTime", "name": "expiration", "arg": "$consoleParameters.properties.expiration"}, {"type": "object", "name": "sshPublicKey", "arg": "$consoleParameters.properties.sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "arg": "$consoleParameters.properties.sshPublicKey.keyData", "required": true, "format": {"minLength": 1}}]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$consoleParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/virtualMachines/{}/consoles/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Error"}, {"value": "Ready"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "string", "name": "enabled", "required": true, "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "dateTime", "name": "expiration"}, {"readOnly": true, "type": "ResourceId", "name": "privateLinkServiceId"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "object", "name": "sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}, {"readOnly": true, "type": "string", "name": "virtualMachineAccessId"}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}, {"name": "update", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/consoles/{}", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9jb25zb2xlcy97Y29uc29sZU5hbWV9/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.consoleName", "options": ["n", "name", "console-name"], "required": true, "idPart": "child_name_1", "help": {"short": "The name of the virtual machine console."}, "format": {"pattern": "^default$"}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["virtual-machine-name"], "required": true, "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, {"name": "ConsoleUpdateParameters", "args": [{"type": "object", "var": "$consoleUpdateParameters.tags", "options": ["tags"], "group": "ConsoleUpdateParameters", "help": {"short": "The Azure resource tags that will replace the existing ones."}, "additionalProps": {"item": {"type": "string"}}}]}, {"name": "Properties", "args": [{"type": "string", "var": "$consoleUpdateParameters.properties.enabled", "options": ["enabled"], "group": "Properties", "help": {"short": "The indicator of whether the console access is enabled."}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}, {"type": "dateTime", "var": "$consoleUpdateParameters.properties.expiration", "options": ["expiration"], "group": "Properties", "help": {"short": "The date and time after which the key will be disallowed access."}}, {"type": "object", "var": "$consoleUpdateParameters.properties.sshPublicKey", "options": ["ssh-public-key"], "group": "Properties", "help": {"short": "The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in."}, "args": [{"type": "string", "var": "$consoleUpdateParameters.properties.sshPublicKey.keyData", "options": ["key-data"], "required": true, "help": {"short": "The public ssh key of the user."}, "format": {"minLength": 1}}]}]}], "operations": [{"longRunning": {"finalStateVia": "azure-async-operation"}, "operationId": "Consoles_Update", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}/consoles/{consoleName}", "request": {"method": "patch", "path": {"params": [{"type": "string", "name": "consoleName", "arg": "$Path.consoleName", "required": true, "format": {"pattern": "^default$"}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "consoleUpdateParameters", "props": [{"type": "object", "name": "properties", "props": [{"type": "string", "name": "enabled", "arg": "$consoleUpdateParameters.properties.enabled", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "dateTime", "name": "expiration", "arg": "$consoleUpdateParameters.properties.expiration"}, {"type": "object", "name": "sshPublicKey", "arg": "$consoleUpdateParameters.properties.sshPublicKey", "props": [{"type": "string", "name": "keyData", "arg": "$consoleUpdateParameters.properties.sshPublicKey.keyData", "required": true, "format": {"minLength": 1}}]}], "clientFlatten": true}, {"type": "object", "name": "tags", "arg": "$consoleUpdateParameters.tags", "additionalProps": {"item": {"type": "string"}}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "object", "name": "extendedLocation", "required": true, "props": [{"type": "string", "name": "name", "required": true}, {"type": "string", "name": "type", "required": true}]}, {"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.NetworkCloud/virtualMachines/{}/consoles/{}"}}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "required": true, "props": [{"readOnly": true, "type": "string", "name": "detailedStatus", "enum": {"items": [{"value": "Error"}, {"value": "Ready"}]}}, {"readOnly": true, "type": "string", "name": "detailedStatusMessage"}, {"type": "string", "name": "enabled", "required": true, "enum": {"items": [{"value": "False"}, {"value": "True"}]}}, {"type": "dateTime", "name": "expiration"}, {"readOnly": true, "type": "ResourceId", "name": "privateLinkServiceId"}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Failed"}, {"value": "Provisioning"}, {"value": "Succeeded"}]}}, {"type": "object", "name": "sshPublicKey", "required": true, "props": [{"type": "string", "name": "keyData", "required": true, "format": {"minLength": 1}}]}, {"readOnly": true, "type": "string", "name": "virtualMachineAccessId"}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt"}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt"}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}], "cls": "Console_read"}}}}, {"statusCode": [202], "header": {"items": [{"name": "Azure-AsyncOperation"}]}, "body": {"json": {"var": "$Instance", "schema": {"type": "@Console_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L2NvbnNvbGVzL3t9/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L2NvbnNvbGVzL3t9/2023-10-01-preview.xml index 670830ac4..de0ffcab9 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L2NvbnNvbGVzL3t9/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L2NvbnNvbGVzL3t9/2023-10-01-preview.xml @@ -163,13 +163,45 @@ -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -179,6 +211,7 @@ + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3Bvd2Vyb2Zm/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3Bvd2Vyb2Zm/2023-10-01-preview.json index 305c6c0e5..8172c1e19 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3Bvd2Vyb2Zm/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3Bvd2Vyb2Zm/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/poweroff", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9wb3dlck9mZg==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud virtualmachine", "commands": [{"name": "power-off", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/poweroff", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9wb3dlck9mZg==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["n", "name", "virtual-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, {"name": "VirtualMachinePowerOffParameters", "args": [{"type": "string", "var": "$virtualMachinePowerOffParameters.skipShutdown", "options": ["skip-shutdown"], "group": "VirtualMachinePowerOffParameters", "help": {"short": "The indicator of whether to skip the graceful OS shutdown and power off the virtual machine immediately."}, "default": {"value": "False"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "VirtualMachines_PowerOff", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}/powerOff", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "virtualMachinePowerOffParameters", "props": [{"default": {"value": "False"}, "type": "string", "name": "skipShutdown", "arg": "$virtualMachinePowerOffParameters.skipShutdown", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/poweroff", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9wb3dlck9mZg==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud virtualmachine", "commands": [{"name": "power-off", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/poweroff", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9wb3dlck9mZg==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["n", "name", "virtual-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, {"name": "VirtualMachinePowerOffParameters", "args": [{"type": "string", "var": "$virtualMachinePowerOffParameters.skipShutdown", "options": ["skip-shutdown"], "group": "VirtualMachinePowerOffParameters", "help": {"short": "The indicator of whether to skip the graceful OS shutdown and power off the virtual machine immediately."}, "default": {"value": "False"}, "enum": {"items": [{"name": "False", "value": "False"}, {"name": "True", "value": "True"}]}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "VirtualMachines_PowerOff", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}/powerOff", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "virtualMachinePowerOffParameters", "props": [{"default": {"value": "False"}, "type": "string", "name": "skipShutdown", "arg": "$virtualMachinePowerOffParameters.skipShutdown", "enum": {"items": [{"value": "False"}, {"value": "True"}]}}], "clientFlatten": true}}}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3Bvd2Vyb2Zm/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3Bvd2Vyb2Zm/2023-10-01-preview.xml index 50414467c..c1f5b8a88 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3Bvd2Vyb2Zm/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3Bvd2Vyb2Zm/2023-10-01-preview.xml @@ -60,7 +60,6 @@ - diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3JlaW1hZ2U=/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3JlaW1hZ2U=/2023-10-01-preview.json index 280154b34..ee8338c08 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3JlaW1hZ2U=/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3JlaW1hZ2U=/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/reimage", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9yZWltYWdl/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud virtualmachine", "commands": [{"name": "reimage", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/reimage", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9yZWltYWdl/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["n", "name", "virtual-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "VirtualMachines_Reimage", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}/reimage", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/reimage", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9yZWltYWdl/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud virtualmachine", "commands": [{"name": "reimage", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/reimage", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9yZWltYWdl/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["n", "name", "virtual-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "VirtualMachines_Reimage", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}/reimage", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3JlaW1hZ2U=/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3JlaW1hZ2U=/2023-10-01-preview.xml index c25f6a2c7..e86eaface 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3JlaW1hZ2U=/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3JlaW1hZ2U=/2023-10-01-preview.xml @@ -37,7 +37,6 @@ - diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3Jlc3RhcnQ=/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3Jlc3RhcnQ=/2023-10-01-preview.json index eda5c165b..103e4bac7 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3Jlc3RhcnQ=/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3Jlc3RhcnQ=/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/restart", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9yZXN0YXJ0/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud virtualmachine", "commands": [{"name": "restart", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/restart", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9yZXN0YXJ0/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["n", "name", "virtual-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "VirtualMachines_Restart", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}/restart", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/restart", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9yZXN0YXJ0/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud virtualmachine", "commands": [{"name": "restart", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/restart", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9yZXN0YXJ0/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["n", "name", "virtual-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "VirtualMachines_Restart", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}/restart", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3Jlc3RhcnQ=/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3Jlc3RhcnQ=/2023-10-01-preview.xml index 9f93d10fb..a2b89a1a6 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3Jlc3RhcnQ=/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3Jlc3RhcnQ=/2023-10-01-preview.xml @@ -37,7 +37,6 @@ - diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3N0YXJ0/2023-10-01-preview.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3N0YXJ0/2023-10-01-preview.json index 340bc1b07..80fc8486c 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3N0YXJ0/2023-10-01-preview.json +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3N0YXJ0/2023-10-01-preview.json @@ -1 +1 @@ -{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/start", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9zdGFydA==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud virtualmachine", "commands": [{"name": "start", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/start", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9zdGFydA==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["n", "name", "virtual-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "VirtualMachines_Start", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}/start", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [204]}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/start", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9zdGFydA==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "commandGroups": [{"name": "networkcloud virtualmachine", "commands": [{"name": "start", "version": "2023-10-01-preview", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.networkcloud/virtualmachines/{}/start", "version": "2023-10-01-preview", "swagger": "mgmt-plane/networkcloud/ResourceProviders/Microsoft.NetworkCloud/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29ya0Nsb3VkL3ZpcnR1YWxNYWNoaW5lcy97dmlydHVhbE1hY2hpbmVOYW1lfS9zdGFydA==/V/MjAyMy0xMC0wMS1wcmV2aWV3"}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Path.virtualMachineName", "options": ["n", "name", "virtual-machine-name"], "required": true, "group": "", "idPart": "name", "help": {"short": "The name of the virtual machine."}, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}], "operations": [{"longRunning": {"finalStateVia": "location"}, "operationId": "VirtualMachines_Start", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/virtualMachines/{virtualMachineName}/start", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}, {"type": "string", "name": "virtualMachineName", "arg": "$Path.virtualMachineName", "required": true, "format": {"pattern": "^([a-zA-Z0-9][a-zA-Z0-9]{0,62}[a-zA-Z0-9])$"}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01-preview"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [202], "header": {"items": [{"name": "Location"}]}}, {"statusCode": [200, 201], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "dateTime", "name": "endTime"}, {"type": "object", "name": "error", "props": [{"readOnly": true, "type": "array", "name": "additionalInfo", "item": {"type": "object", "props": [{"readOnly": true, "type": "string", "name": "type"}]}}, {"readOnly": true, "type": "string", "name": "code"}, {"readOnly": true, "type": "array<@ErrorDetail_read>", "name": "details", "item": {"type": "@ErrorDetail_read"}, "identifiers": ["target", "message"]}, {"readOnly": true, "type": "string", "name": "message"}, {"readOnly": true, "type": "string", "name": "target"}], "cls": "ErrorDetail_read"}, {"type": "string", "name": "id"}, {"type": "string", "name": "name"}, {"type": "array<@OperationStatusResult_read>", "name": "operations", "item": {"type": "@OperationStatusResult_read"}}, {"type": "float", "name": "percentComplete", "format": {"maximum": 100.0, "minimum": 0.0}}, {"readOnly": true, "type": "string", "name": "resourceId"}, {"type": "dateTime", "name": "startTime"}, {"type": "string", "name": "status", "required": true}], "cls": "OperationStatusResult_read"}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}]}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3N0YXJ0/2023-10-01-preview.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3N0YXJ0/2023-10-01-preview.xml index 8c500ead5..7b6a43076 100644 --- a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3N0YXJ0/2023-10-01-preview.xml +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrY2xvdWQvdmlydHVhbG1hY2hpbmVzL3t9L3N0YXJ0/2023-10-01-preview.xml @@ -37,7 +37,6 @@ -