Microsoft.NetworkCloud

2024-02-17

5 new resources | 2 removed resources

Additions

    Resource_types
  • edgeClusterMachineSkus

      Name : edgeClusterMachineSkus

      Display : edgeClusterMachineSkus

      Operations :

      • Name : Microsoft.NetworkCloud/edgeClusterMachineSkus/read

        Display : EdgeClusterMachineSkus_ListBySubscription

        Description : Get a list of edge cluster machine SKUs in the provided subscription.

      • Name : Microsoft.NetworkCloud/edgeClusterMachineSkus/read

        Display : EdgeClusterMachineSkus_Get

        Description : Get the properties of the specified edge cluster machine SKU.

  • edgeClusters

      Name : edgeClusters

      Display : edgeClusters

      Operations :

      • Name : Microsoft.NetworkCloud/edgeClusters/read

        Display : EdgeClusters_ListBySubscription

        Description : Get a list of edge clusters in the provided subscription.

      • Name : Microsoft.NetworkCloud/edgeClusters/read

        Display : EdgeClusters_ListByResourceGroup

        Description : Get a list of edge clusters in the provided resource group.

      • Name : Microsoft.NetworkCloud/edgeClusters/read

        Display : EdgeClusters_Get

        Description : Get properties of the provided the edge cluster.

      • Name : Microsoft.NetworkCloud/edgeClusters/write

        Display : EdgeClusters_CreateOrUpdate

        Description : Create a new edge cluster or update properties of the edge cluster if it exists.

      • Name : Microsoft.NetworkCloud/edgeClusters/delete

        Display : EdgeClusters_Delete

        Description : Delete the provided edge cluster.

      • Name : Microsoft.NetworkCloud/edgeClusters/write

        Display : EdgeClusters_Update

        Description : Patch properties of the provided edge cluster, or update the tags assigned to the edge cluster. Properties and tag updates can be done independently.

      • Name : Microsoft.NetworkCloud/edgeClusters/listClusterUserCredential/action

        Display : EdgeClusters_ListClusterUserCredential

        Description : Generates and returns the kubernetes configuration credentials for the edge cluster.

      • Name : Microsoft.NetworkCloud/edgeClusters/stageRuntime/action

        Display : EdgeClusters_StageRuntime

        Description : Prepares and stages the images to the edge cluster nodes for the specified runtime version.

  • registrationHubs

      Name : registrationHubs

      Display : registrationHubs

      Operations :

      • Name : Microsoft.NetworkCloud/registrationHubs/read

        Display : RegistrationHubs_ListBySubscription

        Description : Get a list of registration hubs in the provided subscription.

      • Name : Microsoft.NetworkCloud/registrationHubs/read

        Display : RegistrationHubs_ListByResourceGroup

        Description : Get a list of registration hubs in the provided resource group.

      • Name : Microsoft.NetworkCloud/registrationHubs/read

        Display : RegistrationHubs_Get

        Description : Get properties of the provided registration hub.

      • Name : Microsoft.NetworkCloud/registrationHubs/write

        Display : RegistrationHubs_CreateOrUpdate

        Description : Create a new registration hub or update properties of the existing one.

      • Name : Microsoft.NetworkCloud/registrationHubs/delete

        Display : RegistrationHubs_Delete

        Description : Delete the provided registration hub.

      • Name : Microsoft.NetworkCloud/registrationHubs/write

        Display : RegistrationHubs_Update

        Description : Patch properties of the provided registration hub, or update the tags associated with the registration hub. Properties and tag updates can be done independently.

  • edgeClusterSkus

      Name : edgeClusterSkus

      Display : edgeClusterSkus

      Operations :

      • Name : Microsoft.NetworkCloud/edgeClusterSkus/read

        Display : EdgeClusterSkus_ListBySubscription

        Description : Get a list of edge cluster SKUs in the provided subscription.

      • Name : Microsoft.NetworkCloud/edgeClusterSkus/read

        Display : EdgeClusterSkus_Get

        Description : Get the properties of the specified edge cluster SKU.

  • registrationHubs/images

      Name : registrationHubs/images

      Display : registrationHubs/images

      Operations :

      • Name : Microsoft.NetworkCloud/registrationHubs/images/read

        Display : RegistrationHubImages_ListByRegistrationHub

        Description : Get a list of images in the provided registration hub.

      • Name : Microsoft.NetworkCloud/registrationHubs/images/read

        Display : RegistrationHubImages_Get

        Description : Get properties of the provided registration hub image.

      • Name : Microsoft.NetworkCloud/registrationHubs/images/write

        Display : RegistrationHubImages_CreateOrUpdate

        Description : Create a new registration hub image or update properties of the existing one.

      • Name : Microsoft.NetworkCloud/registrationHubs/images/delete

        Display : RegistrationHubImages_Delete

        Description : Delete the provided registration hub image.

      • Name : Microsoft.NetworkCloud/registrationHubs/images/write

        Display : RegistrationHubImages_Update

        Description : Patch properties of the provided registration hub image, or update the tags associated with the registration hub image. Properties and tag updates can be done independently.

Deletions

    Resource_types
  • hybridAksClusters

      Name : hybridAksClusters

      Display : hybridAksClusters/restartNode

      Operations :

        Name : Microsoft.NetworkCloud/hybridAksClusters/restartNode/action

        Display : HybridAksClusters_RestartNode

        Description : Restart a targeted node of a Hybrid AKS cluster.

  • clusters/admissions

      Name : clusters/admissions

      Display : clusters/admissions/generateCASigningCertificate

      Operations :

      • Name : Microsoft.NetworkCloud/clusters/admissions/generateCASigningCertificate/action

        Display : Admissions_GenerateCASigningCertificate

        Description : Generate a CA signing certificate that can be used to produce certificates for bare metal machine access within the provided cluster. The API returns 200 OK with a certificate in a JSON response.

      • Name : Microsoft.NetworkCloud/clusters/admissions/generateSshCertificate/action

        Display : Admissions_GenerateSshCertificate

        Description : Generates a standard access SSH certificate that can be used to access bare metal machines within the provided cluster. The API returns 200 OK with a certificate in a JSON response.

      • Name : Microsoft.NetworkCloud/clusters/admissions/generateSshSudoCertificate/action

        Display : Admissions_GenerateSshSudoCertificate

        Description : Generate a super user access SSH certificate that can be used to access bare metal machines within the provided cluster. The API returns 200 OK with a certificate in a JSON response.

      • Name : Microsoft.NetworkCloud/clusters/admissions/retrieveHostCACertificate/action

        Display : Admissions_RetrieveHostCACertificate

        Description : Retrieves the public x.509 certificate for bare metal machine that can be used to add to the known hosts of a jump server within the provided cluster. The API returns 200 OK with a certificate in a JSON response.