Microsoft.NetworkCloud

2023-04-08

4 updated resources

Updates

    Resource_types
  • clusterManagers

      Operations:

    •  Create a new cluster manager or update properties of the cluster manager if it exists.
    •  Delete the provided cluster manager.
    •  Patch properties of the provided cluster manager, or update the tags assigned to the cluster manager. Properties and tag updates can be done independently.
    • Create a new cluster manager or update properties of the cluster manager if it exists. The API returns 200 OK in case of the successful creation or update. 201 Created is returned when the operation is performed asynchronously.
    • Delete the provided cluster manager.The API returns 200 OK when the cluster manager is deleted successfully. 202 Accepted is returned when the operation is performed asynchronously.
    • Patch properties of the provided cluster manager, or update the tags assigned to the cluster manager. Properties and tag updates can be done independently. The API returns 200 OK when the operation is successful.
  • clusters/bareMetalMachineKeySets

      Operations:

    •  BareMetalMachineKeySets_Get
    •  Get bare metal machine key set of the provided cluster.
    •  Create a new bare metal machine key set or update the existing one for the provided cluster.
    •  Delete the bare metal machine key set of the provided cluster.
    •  Patch properties of bare metal machine key set for the provided cluster, or update the tags associated with it. Properties and tag updates can be done independently.
    • BareMetalMachineKeySets_ListBySubscription
    • Get a list of bare metal machine key sets of the cluster in the provided subscription.
    • Create a new bare metal machine key set or update the existing one for the provided cluster. The API returns 200 OK in case of the successful update. 201 Created is returned when the operation is performed asynchronously.
    • Delete the bare metal machine key set of the provided cluster. The API returns 200 OK when the deletion is successful. 202 Accepted is returned when the operation is performed asynchronously.
    • Patch properties of bare metal machine key set for the provided cluster, or update the tags associated with it. Properties and tag updates can be done independently. The API returns 200 OK when the update is successful. 202 Accepted is returned when the operation is performed asynchronously.
  • clusters/bmcKeySets

      Operations:

    •  BmcKeySets_Get
    •  Get baseboard management controller key set of the provided cluster.
    • BmcKeySets_ListBySubscription
    • Get a list of baseboard management controller key sets of the cluster in the provided subscription.
  • virtualMachines/consoles

      Operations:

    •  Consoles_Get
    •  Get properties of the provided virtual machine console.
    • Consoles_ListBySubscription
    • Get a list of virtual machine consoles in the provided subscription.