Delen via


Vmm Servers - Get

Hiermee haalt u een VMMServer op.
Implementeert de GET-methode VmmServer.

GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ScVmm/vmmServers/{vmmServerName}?api-version=2025-03-13

URI-parameters

Name In Vereist Type Description
resourceGroupName
path True

string

minLength: 1
maxLength: 90

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

subscriptionId
path True

string (uuid)

De id van het doelabonnement. De waarde moet een UUID zijn.

vmmServerName
path True

string

minLength: 1
maxLength: 54
pattern: [a-zA-Z0-9-_\.]

Naam van de VmmServer.

api-version
query True

string

minLength: 1

De API-versie die voor deze bewerking moet worden gebruikt.

Antwoorden

Name Type Description
200 OK

VmmServer

De Azure-bewerking is voltooid.

Other Status Codes

ErrorResponse

Een onverwachte foutreactie.

Beveiliging

azure_auth

OAuth2-stroom voor Azure Active Directory.

Type: oauth2
Stroom: implicit
Autorisatie-URL: https://login.microsoftonline.com/common/oauth2/authorize

Bereiken

Name Description
user_impersonation Uw gebruikersaccount imiteren

Voorbeelden

VmmServers_Get_MaximumSet
VmmServers_Get_MinimumSet

VmmServers_Get_MaximumSet

Voorbeeldaanvraag

GET https://management.azure.com/subscriptions/79332E5A-630B-480F-A266-A941C015AB19/resourceGroups/rgscvmm/providers/Microsoft.ScVmm/vmmServers/.?api-version=2025-03-13

Voorbeeldrespons

{
  "properties": {
    "credentials": {
      "username": "jbuoltypmrgqfi"
    },
    "fqdn": "pvzcjaqrswbvptgx",
    "port": 4,
    "connectionStatus": "vlmrrigzmutgbzrgjtolnamfxm",
    "errorMessage": "ndkzeiipz",
    "uuid": "vmwbukuqbuz",
    "version": "tawfjzbqrlkqzqyomxiahnfqg",
    "provisioningState": "Succeeded"
  },
  "extendedLocation": {
    "type": "customLocation",
    "name": "/subscriptions/12345678-1234-1234-1234-12345678abc/resourceGroups/exampleResourceGroup/providers/Microsoft.ExtendedLocation/customLocations/customLocationName"
  },
  "tags": {
    "key4834": "vycgfkzjcyyuotwwq"
  },
  "location": "hslxkyzktvwpqbypvs",
  "id": "/subscriptions/12345678-1234-1234-1234-12345678abc/resourceGroups/exampleResourceGroup/providers/Microsoft.ScVmm/vmmServers/vmmServerName",
  "name": "gyoxmcbnbbfajvzygtffpaufxxjzs",
  "type": "nwiimbcjryiggdcbpvrqdnlrklcwbr",
  "systemData": {
    "createdBy": "p",
    "createdByType": "User",
    "createdAt": "2024-01-29T22:28:00.094Z",
    "lastModifiedBy": "goxcwpyyqlxndquly",
    "lastModifiedByType": "User",
    "lastModifiedAt": "2024-01-29T22:28:00.095Z"
  }
}

VmmServers_Get_MinimumSet

Voorbeeldaanvraag

GET https://management.azure.com/subscriptions/79332E5A-630B-480F-A266-A941C015AB19/resourceGroups/rgscvmm/providers/Microsoft.ScVmm/vmmServers/D?api-version=2025-03-13

Voorbeeldrespons

{
  "id": "/subscriptions/12345678-1234-1234-1234-12345678abc/resourceGroups/exampleResourceGroup/providers/Microsoft.ScVmm/vmmServers/vmmServerName",
  "extendedLocation": {},
  "location": "hslxkyzktvwpqbypvs"
}

Definities

Name Description
createdByType

Het type identiteit waarmee de resource is gemaakt.

ErrorAdditionalInfo

Aanvullende informatie over de resourcebeheerfout.

ErrorDetail

De foutdetails.

ErrorResponse

Foutreactie

ExtendedLocation

De uitgebreide locatie.

ProvisioningState

De inrichtingsstatus van de resource.

systemData

Metagegevens met betrekking tot het maken en de laatste wijziging van de resource.

VmmCredential

Referenties om verbinding te maken met VmmServer.

VmmServer

De resourcedefinitie van VmmServers.

createdByType

Het type identiteit waarmee de resource is gemaakt.

Waarde Description
User
Application
ManagedIdentity
Key

ErrorAdditionalInfo

Aanvullende informatie over de resourcebeheerfout.

Name Type Description
info

object

De aanvullende informatie.

type

string

Het extra informatietype.

ErrorDetail

De foutdetails.

Name Type Description
additionalInfo

ErrorAdditionalInfo[]

De fout bevat aanvullende informatie.

code

string

De foutcode.

details

ErrorDetail[]

De foutdetails.

message

string

Het foutbericht.

target

string

Het foutdoel.

ErrorResponse

Foutreactie

Name Type Description
error

ErrorDetail

Het foutobject.

ExtendedLocation

De uitgebreide locatie.

Name Type Description
name

string (arm-id)

De naam van de uitgebreide locatie.

type

string

Het uitgebreide locatietype.

ProvisioningState

De inrichtingsstatus van de resource.

Waarde Description
Succeeded

De resource is gemaakt.

Failed

Het maken van resources is mislukt.

Canceled

Het maken van resources is geannuleerd.

Provisioning

De resource wordt ingericht.

Updating

De resource wordt bijgewerkt.

Deleting

De resource wordt verwijderd.

Accepted

De resource is geaccepteerd.

Created

De resource is gemaakt.

systemData

Metagegevens met betrekking tot het maken en de laatste wijziging van de resource.

Name Type Description
createdAt

string (date-time)

De tijdstempel van het maken van resources (UTC).

createdBy

string

De identiteit waarmee de resource is gemaakt.

createdByType

createdByType

Het type identiteit waarmee de resource is gemaakt.

lastModifiedAt

string (date-time)

De tijdstempel van de laatste wijziging van de resource (UTC)

lastModifiedBy

string

De identiteit die de resource voor het laatst heeft gewijzigd.

lastModifiedByType

createdByType

Het type identiteit dat de resource voor het laatst heeft gewijzigd.

VmmCredential

Referenties om verbinding te maken met VmmServer.

Name Type Description
password

string (password)

Wachtwoord dat moet worden gebruikt om verbinding te maken met VmmServer.

username

string

Gebruikersnaam die moet worden gebruikt om verbinding te maken met VmmServer.

VmmServer

De resourcedefinitie van VmmServers.

Name Type Description
extendedLocation

ExtendedLocation

De uitgebreide locatie.

id

string (arm-id)

Volledig gekwalificeerde resource-id voor de resource. Bijvoorbeeld /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceType}/{resourceName}"

location

string

De geografische locatie waar de resource zich bevindt

name

string

De naam van de resource

properties.connectionStatus

string

Hiermee haalt u de verbindingsstatus op met de vmmServer.

properties.credentials

VmmCredential

Referenties om verbinding te maken met VmmServer.

properties.errorMessage

string

Er wordt een foutbericht weergegeven als er een probleem is met de verbinding met vmmServer.

properties.fqdn

string

minLength: 1

Fqdn is de hostnaam/ip van de vmmServer.

properties.port

integer (int32)

minimum: 1
maximum: 65535

Poort is de poort waarop de vmmServer luistert.

properties.provisioningState

ProvisioningState

Inrichtingsstatus van de resource.

properties.uuid

string

Unieke id van vmmServer.

properties.version

string

Versie is de versie van de vmmSever.

systemData

systemData

Azure Resource Manager-metagegevens met createdBy- en modifiedBy-gegevens.

tags

object

Resourcetags.

type

string

Het type resource. Bijvoorbeeld 'Microsoft.Compute/virtualMachines' of 'Microsoft.Storage/storageAccounts'