Freigeben über


Elastic Sans - Get

Holen Sie sich einen ElasticSan.

GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}?api-version=2025-09-01

URI-Parameter

Name In Erforderlich Typ Beschreibung
elasticSanName
path True

string

minLength: 3
maxLength: 24
pattern: ^[A-Za-z0-9]+((-|_)[a-z0-9A-Z]+)*$

Der Name des ElasticSan.

resourceGroupName
path True

string

minLength: 1
maxLength: 90

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

subscriptionId
path True

string

minLength: 1

Die ID des Zielabonnements.

api-version
query True

string

minLength: 1

Hierbei handelt es sich um die für diesen Vorgang zu verwendende API-Version.

Antworten

Name Typ Beschreibung
200 OK

ElasticSan

Der Azure-Vorgang wurde erfolgreich abgeschlossen.

Other Status Codes

ErrorResponse

Unerwartete Fehlerantwort.

Sicherheit

azure_auth

Azure Active Directory OAuth2-Fluss.

Typ: oauth2
Ablauf: implicit
Autorisierungs-URL: https://login.microsoftonline.com/common/oauth2/authorize

Bereiche

Name Beschreibung
user_impersonation Identitätswechsel ihres Benutzerkontos

Beispiele

ElasticSans_Get_MaximumSet_Gen
ElasticSans_Get_MinimumSet_Gen

ElasticSans_Get_MaximumSet_Gen

Beispielanforderung

GET https://management.azure.com/subscriptions/subscriptionid/resourceGroups/resourcegroupname/providers/Microsoft.ElasticSan/elasticSans/elasticsanname?api-version=2025-09-01

Beispiel für eine Antwort

{
  "name": "vfoatmakv",
  "type": "Microsoft.ElasticSan/ElasticSans",
  "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}",
  "location": "France Central",
  "properties": {
    "autoScaleProperties": {
      "scaleUpProperties": {
        "autoScalePolicyEnforcement": "None",
        "capacityUnitScaleUpLimitTiB": 17,
        "increaseCapacityUnitByTiB": 4,
        "unusedSizeTiB": 24
      }
    },
    "availabilityZones": [
      "1"
    ],
    "baseSizeTiB": 15,
    "extendedCapacitySizeTiB": 6,
    "privateEndpointConnections": [
      {
        "name": "{privateEndpointConnectionName}",
        "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections",
        "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}",
        "properties": {
          "groupIds": [
            "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}"
          ],
          "privateEndpoint": {
            "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}"
          },
          "privateLinkServiceConnectionState": {
            "description": "Auto-Approved",
            "actionsRequired": "None",
            "status": "Pending"
          },
          "provisioningState": "Succeeded"
        },
        "systemData": {
          "createdAt": "2023-07-03T09:59:45.919Z",
          "createdBy": "otfifnrahdshqombvtg",
          "createdByType": "User",
          "lastModifiedAt": "2023-07-03T09:59:45.919Z",
          "lastModifiedBy": "jnaxavnlhrboshtidtib",
          "lastModifiedByType": "User"
        }
      }
    ],
    "provisioningState": "Succeeded",
    "publicNetworkAccess": "Enabled",
    "sku": {
      "name": "Premium_LRS",
      "tier": "Premium"
    },
    "totalIops": 22,
    "totalMBps": 4,
    "totalSizeTiB": 27,
    "totalVolumeSizeGiB": 15,
    "volumeGroupCount": 24
  },
  "systemData": {
    "createdAt": "2023-07-03T09:59:45.919Z",
    "createdBy": "otfifnrahdshqombvtg",
    "createdByType": "User",
    "lastModifiedAt": "2023-07-03T09:59:45.919Z",
    "lastModifiedBy": "jnaxavnlhrboshtidtib",
    "lastModifiedByType": "User"
  },
  "tags": {
    "key5002": "lhag"
  }
}

ElasticSans_Get_MinimumSet_Gen

Beispielanforderung

GET https://management.azure.com/subscriptions/subscriptionid/resourceGroups/resourcegroupname/providers/Microsoft.ElasticSan/elasticSans/elasticsanname?api-version=2025-09-01

Beispiel für eine Antwort

{
  "name": "vfoatmakv",
  "type": "Microsoft.ElasticSan/ElasticSans",
  "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}",
  "location": "France Central",
  "properties": {
    "autoScaleProperties": {
      "scaleUpProperties": {
        "autoScalePolicyEnforcement": "None",
        "capacityUnitScaleUpLimitTiB": 17,
        "increaseCapacityUnitByTiB": 4,
        "unusedSizeTiB": 24
      }
    },
    "availabilityZones": [
      "1"
    ],
    "baseSizeTiB": 15,
    "extendedCapacitySizeTiB": 6,
    "privateEndpointConnections": [
      {
        "name": "{privateEndpointConnectionName}",
        "type": "Microsoft.ElasticSan/elasticSans/privateEndpointConnections",
        "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/privateEndpointConnections/{privateEndpointConnectionName}",
        "properties": {
          "groupIds": [
            "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ElasticSan/elasticSans/{elasticSanName}/volumegroups/{volumeGroupName}"
          ],
          "privateEndpoint": {
            "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateEndpoints/{privateEndpointName}"
          },
          "privateLinkServiceConnectionState": {
            "description": "Auto-Approved",
            "actionsRequired": "None",
            "status": "Pending"
          },
          "provisioningState": "Succeeded"
        },
        "systemData": {
          "createdAt": "2023-07-03T09:59:45.919Z",
          "createdBy": "otfifnrahdshqombvtg",
          "createdByType": "User",
          "lastModifiedAt": "2023-07-03T09:59:45.919Z",
          "lastModifiedBy": "jnaxavnlhrboshtidtib",
          "lastModifiedByType": "User"
        }
      }
    ],
    "provisioningState": "Succeeded",
    "publicNetworkAccess": "Enabled",
    "sku": {
      "name": "Premium_LRS",
      "tier": "Premium"
    },
    "totalIops": 22,
    "totalMBps": 4,
    "totalSizeTiB": 27,
    "totalVolumeSizeGiB": 15,
    "volumeGroupCount": 24
  },
  "systemData": {
    "createdAt": "2023-07-03T09:59:45.919Z",
    "createdBy": "otfifnrahdshqombvtg",
    "createdByType": "User",
    "lastModifiedAt": "2023-07-03T09:59:45.919Z",
    "lastModifiedBy": "jnaxavnlhrboshtidtib",
    "lastModifiedByType": "User"
  },
  "tags": {
    "key5002": "lhag"
  }
}

Definitionen

Name Beschreibung
AutoScalePolicyEnforcement

Aktivieren oder Deaktivieren der Skalierungseinstellung für Elastic San Appliance.

AutoScaleProperties

Die Einstellungen für die automatische Skalierung auf der Elastic San Appliance.

createdByType

Der Identitätstyp, der die Ressource erstellt hat.

ElasticSan

Antwort auf die ElasticSan-Anforderung.

ErrorAdditionalInfo

Der Ressourcenverwaltungsfehler zusätzliche Informationen.

ErrorDetail

Das Fehlerdetails.

ErrorResponse

Fehlerantwort

PrivateEndpoint

Antwort für PrivateEndpoint

PrivateEndpointConnection

Antwort für das PrivateEndpoint Connection-Objekt

PrivateEndpointServiceConnectionStatus

Der Status der privaten Endpunktverbindung.

PrivateLinkServiceConnectionState

Antwort auf den Verbindungsstatus des Private Link-Diensts

ProvisioningStates

Bereitstellungsstatus des iSCSI-Ziels.

PublicNetworkAccess

Zulassen oder Verbieten des Zugriffs auf öffentliche Netzwerke auf ElasticSan. Der Wert ist optional, aber wenn er übergeben wird, muss 'Aktiviert' oder 'Deaktiviert' sein.

ScaleUpProperties

Skalieren Sie die Eigenschaften auf der Elastic San Appliance hoch.

Sku

Der SKU-Name. Erforderlich für die Kontoerstellung; optional für Update.

SkuName

Der Sku-Name.

SkuTier

Die Sku-Ebene.

systemData

Metadaten zur Erstellung und letzten Änderung der Ressource.

AutoScalePolicyEnforcement

Aktivieren oder Deaktivieren der Skalierungseinstellung für Elastic San Appliance.

Wert Beschreibung
None
Enabled
Disabled

AutoScaleProperties

Die Einstellungen für die automatische Skalierung auf der Elastic San Appliance.

Name Typ Beschreibung
scaleUpProperties

ScaleUpProperties

Skalierungseinstellungen für Elastic San Appliance.

createdByType

Der Identitätstyp, der die Ressource erstellt hat.

Wert Beschreibung
User
Application
ManagedIdentity
Key

ElasticSan

Antwort auf die ElasticSan-Anforderung.

Name Typ Beschreibung
id

string

Vollqualifizierte Ressourcen-ID für die Ressource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

location

string

Der geografische Standort, an dem sich die Ressource befindet

name

string

Der Name der Ressource

properties.autoScaleProperties

AutoScaleProperties

Eigenschaften der automatischen Skalierung für Elastic San Appliance.

properties.availabilityZones

string[]

Logische Zone für Elastic San-Ressource; Beispiel: ["1"].

properties.baseSizeTiB

integer (int64)

Basisgröße der Elastic San Appliance in TiB.

properties.extendedCapacitySizeTiB

integer (int64)

Erweiterte Größe der Elastic San Appliance in TiB.

properties.privateEndpointConnections

PrivateEndpointConnection[]

Die Liste der Verbindungen mit privaten Endpunkten.

properties.provisioningState

ProvisioningStates

Status des Vorgangs für die Ressource.

properties.publicNetworkAccess

PublicNetworkAccess

Zulassen oder Verbieten des Zugriffs auf öffentliche Netzwerke auf ElasticSan. Der Wert ist optional, aber wenn er übergeben wird, muss 'Aktiviert' oder 'Deaktiviert' sein.

properties.sku

Sku

Ressourcensku

properties.totalIops

integer (int64)

Gesamte bereitgestellte IOPS der Elastic San-Appliance.

properties.totalMBps

integer (int64)

Insgesamt bereitgestellte MBit/s Elastic San-Appliance.

properties.totalSizeTiB

integer (int64)

Gesamtgröße der Elastic San-Appliance in TB.

properties.totalVolumeSizeGiB

integer (int64)

Gesamtgröße der bereitgestellten Volumes in GiB.

properties.volumeGroupCount

integer (int64)

Gesamtzahl der Volume-Gruppen in dieser Elastic San-Appliance.

systemData

systemData

Azure Resource Manager-Metadaten, die createdBy- und modifiedBy-Informationen enthalten.

tags

object

Ressourcentags.

type

string

Der Typ der Ressource. Z. B. "Microsoft.Compute/virtualMachines" oder "Microsoft.Storage/storageAccounts"

ErrorAdditionalInfo

Der Ressourcenverwaltungsfehler zusätzliche Informationen.

Name Typ Beschreibung
info

object

Die zusätzlichen Informationen.

type

string

Der zusätzliche Informationstyp.

ErrorDetail

Das Fehlerdetails.

Name Typ Beschreibung
additionalInfo

ErrorAdditionalInfo[]

Die zusätzlichen Informationen des Fehlers.

code

string

Der Fehlercode.

details

ErrorDetail[]

Die Fehlerdetails.

message

string

Die Fehlermeldung.

target

string

Das Fehlerziel.

ErrorResponse

Fehlerantwort

Name Typ Beschreibung
error

ErrorDetail

Das Fehlerobjekt.

PrivateEndpoint

Antwort für PrivateEndpoint

Name Typ Beschreibung
id

string

Der ARM-Bezeichner für den privaten Endpunkt

PrivateEndpointConnection

Antwort für das PrivateEndpoint Connection-Objekt

Name Typ Beschreibung
id

string

Vollqualifizierte Ressourcen-ID für die Ressource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

string

Der Name der Ressource

properties.groupIds

string[]

Liste der privaten Ressourcenendpunkt zugeordnet

properties.privateEndpoint

PrivateEndpoint

Private Endpunkt-Ressource

properties.privateLinkServiceConnectionState

PrivateLinkServiceConnectionState

Verbindungsstatus des privaten Verknüpfungsdiensts.

properties.provisioningState

ProvisioningStates

Bereitstellungsstatus der Verbindungsressource für den privaten Endpunkt

systemData

systemData

Azure Resource Manager-Metadaten, die createdBy- und modifiedBy-Informationen enthalten.

type

string

Der Typ der Ressource. Z. B. "Microsoft.Compute/virtualMachines" oder "Microsoft.Storage/storageAccounts"

PrivateEndpointServiceConnectionStatus

Der Status der privaten Endpunktverbindung.

Wert Beschreibung
Pending
Approved
Failed
Rejected

PrivateLinkServiceConnectionState

Antwort auf den Verbindungsstatus des Private Link-Diensts

Name Typ Beschreibung
actionsRequired

string

Eine Meldung, die angibt, ob Änderungen am Dienstanbieter Updates für den Verbraucher erfordern.

description

string

Der Grund für die Genehmigung/Ablehnung der Verbindung.

status

PrivateEndpointServiceConnectionStatus

Gibt an, ob die Verbindung vom Besitzer des Diensts genehmigt/abgelehnt/entfernt wurde.

ProvisioningStates

Bereitstellungsstatus des iSCSI-Ziels.

Wert Beschreibung
Invalid
Succeeded
Failed
Canceled
Pending
Creating
Updating
Deleting
Deleted
Restoring

PublicNetworkAccess

Zulassen oder Verbieten des Zugriffs auf öffentliche Netzwerke auf ElasticSan. Der Wert ist optional, aber wenn er übergeben wird, muss 'Aktiviert' oder 'Deaktiviert' sein.

Wert Beschreibung
Enabled
Disabled

ScaleUpProperties

Skalieren Sie die Eigenschaften auf der Elastic San Appliance hoch.

Name Typ Beschreibung
autoScalePolicyEnforcement

AutoScalePolicyEnforcement

Aktivieren oder Deaktivieren der Skalierungseinstellung für Elastic San Appliance.

capacityUnitScaleUpLimitTiB

integer (int64)

Maximale Skalierungsgröße auf Elastic San Appliance in TiB.

increaseCapacityUnitByTiB

integer (int64)

Einheit zur Erhöhung der Kapazität auf Elastic San Appliance in TiB.

unusedSizeTiB

integer (int64)

Nicht verwendete Größe auf Elastic San Appliance in TiB.

Sku

Der SKU-Name. Erforderlich für die Kontoerstellung; optional für Update.

Name Typ Beschreibung
name

SkuName

Der Sku-Name.

tier

SkuTier

Die Sku-Ebene.

SkuName

Der Sku-Name.

Wert Beschreibung
Premium_LRS

Lokal redundanter Premium-Speicher

Premium_ZRS

Redundanter Speicher in der Premium-Zone

SkuTier

Die Sku-Ebene.

Wert Beschreibung
Premium

Premium-Stufe

systemData

Metadaten zur Erstellung und letzten Änderung der Ressource.

Name Typ Beschreibung
createdAt

string (date-time)

Der Zeitstempel der Ressourcenerstellung (UTC).

createdBy

string

Die Identität, die die Ressource erstellt hat.

createdByType

createdByType

Der Identitätstyp, der die Ressource erstellt hat.

lastModifiedAt

string (date-time)

Der Zeitstempel der letzten Änderung der Ressource (UTC)

lastModifiedBy

string

Die Identität, die die Ressource zuletzt geändert hat.

lastModifiedByType

createdByType

Der Identitätstyp, der die Ressource zuletzt geändert hat.