Delen via


Elastic Sans - Get

Koop een ElasticSan.

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

URI-parameters

Name In Vereist Type Description
elasticSanName
path True

string

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

De naam van de ElasticSan.

resourceGroupName
path True

string

minLength: 1
maxLength: 90

De naam van de resourcegroep. De naam is hoofdletterongevoelig.

subscriptionId
path True

string

minLength: 1

De id van het doelabonnement.

api-version
query True

string

minLength: 1

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

Antwoorden

Name Type Description
200 OK

ElasticSan

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

ElasticSans_Get_MaximumSet_Gen
ElasticSans_Get_MinimumSet_Gen

ElasticSans_Get_MaximumSet_Gen

Voorbeeldaanvraag

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

Voorbeeldrespons

{
  "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

Voorbeeldaanvraag

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

Voorbeeldrespons

{
  "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"
  }
}

Definities

Name Description
AutoScalePolicyEnforcement

De instelling voor omhoog schalen in- of uitschakelen op Elastic San Appliance.

AutoScaleProperties

De automatische schaalinstellingen op Elastic San Appliance.

createdByType

Het type identiteit waarmee de resource is gemaakt.

ElasticSan

Antwoord op ElasticSan-verzoek.

ErrorAdditionalInfo

Aanvullende informatie over de resourcebeheerfout.

ErrorDetail

De foutdetails.

ErrorResponse

Foutreactie

PrivateEndpoint

Antwoord voor PrivateEndpoint

PrivateEndpointConnection

Antwoord voor PrivateEndpoint Connection-object

PrivateEndpointServiceConnectionStatus

De verbindingsstatus van het privé-eindpunt.

PrivateLinkServiceConnectionState

Antwoord voor de status van de Private Link-service Verbinding

ProvisioningStates

Inrichtingsstatus van het iSCSI-doel.

PublicNetworkAccess

Openbare netwerktoegang tot ElasticSan toestaan of weigeren. Waarde is optioneel, maar als deze wordt doorgegeven, moet 'Ingeschakeld' of 'Uitgeschakeld' zijn.

ScaleUpProperties

Eigenschappen opschalen op Elastic San Appliance.

Sku

De SKU-naam. Vereist voor het maken van accounts; optioneel voor update.

SkuName

De SKU-naam.

SkuTier

De sKU-laag.

systemData

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

AutoScalePolicyEnforcement

De instelling voor omhoog schalen in- of uitschakelen op Elastic San Appliance.

Waarde Description
None
Enabled
Disabled

AutoScaleProperties

De automatische schaalinstellingen op Elastic San Appliance.

Name Type Description
scaleUpProperties

ScaleUpProperties

Instellingen omhoog schalen op Elastic San Appliance.

createdByType

Het type identiteit waarmee de resource is gemaakt.

Waarde Description
User
Application
ManagedIdentity
Key

ElasticSan

Antwoord op ElasticSan-verzoek.

Name Type Description
id

string

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

location

string

De geografische locatie waar de resource zich bevindt

name

string

De naam van de resource

properties.autoScaleProperties

AutoScaleProperties

Eigenschappen voor automatisch schalen voor elastisch san-apparaat.

properties.availabilityZones

string[]

Logische zone voor Elastic San-resource; voorbeeld: ["1"].

properties.baseSizeTiB

integer (int64)

Basisgrootte van het Elastic San-apparaat in TiB.

properties.extendedCapacitySizeTiB

integer (int64)

Uitgebreide grootte van het Elastic San-apparaat in TiB.

properties.privateEndpointConnections

PrivateEndpointConnection[]

De lijst met privé-eindpuntverbindingen.

properties.provisioningState

ProvisioningStates

Status van de bewerking op de resource.

properties.publicNetworkAccess

PublicNetworkAccess

Openbare netwerktoegang tot ElasticSan toestaan of weigeren. Waarde is optioneel, maar als deze wordt doorgegeven, moet 'Ingeschakeld' of 'Uitgeschakeld' zijn.

properties.sku

Sku

resource-sku

properties.totalIops

integer (int64)

Totaal aantal ingerichte IOPS van het Elastic San-apparaat.

properties.totalMBps

integer (int64)

Totaal ingerichte MBps Elastic San-apparaat.

properties.totalSizeTiB

integer (int64)

Totale grootte van het Elastic San-apparaat in TB.

properties.totalVolumeSizeGiB

integer (int64)

Totale omvang van de ingerichte volumes in GiB.

properties.volumeGroupCount

integer (int64)

Totaal aantal volumegroepen in dit Elastic San apparaat.

systemData

systemData

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

tags

object

Resourcetags.

type

string

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

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.

PrivateEndpoint

Antwoord voor PrivateEndpoint

Name Type Description
id

string

De ARM-id voor privé-eindpunt

PrivateEndpointConnection

Antwoord voor PrivateEndpoint Connection-object

Name Type Description
id

string

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

name

string

De naam van de resource

properties.groupIds

string[]

Lijst met privé-eindpunten van resources is toegewezen

properties.privateEndpoint

PrivateEndpoint

Privé-eindpuntresource

properties.privateLinkServiceConnectionState

PrivateLinkServiceConnectionState

Private Link-serviceverbindingsstatus.

properties.provisioningState

ProvisioningStates

Inrichtingsstatus van verbindingsresource voor privé-eindpunten

systemData

systemData

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

type

string

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

PrivateEndpointServiceConnectionStatus

De verbindingsstatus van het privé-eindpunt.

Waarde Description
Pending
Approved
Failed
Rejected

PrivateLinkServiceConnectionState

Antwoord voor de status van de Private Link-service Verbinding

Name Type Description
actionsRequired

string

Een bericht dat aangeeft of wijzigingen in de serviceprovider updates voor de consument vereisen.

description

string

De reden voor goedkeuring/afwijzing van de verbinding.

status

PrivateEndpointServiceConnectionStatus

Geeft aan of de verbinding is goedgekeurd/geweigerd/verwijderd door de eigenaar van de service.

ProvisioningStates

Inrichtingsstatus van het iSCSI-doel.

Waarde Description
Invalid
Succeeded
Failed
Canceled
Pending
Creating
Updating
Deleting
Deleted
Restoring

PublicNetworkAccess

Openbare netwerktoegang tot ElasticSan toestaan of weigeren. Waarde is optioneel, maar als deze wordt doorgegeven, moet 'Ingeschakeld' of 'Uitgeschakeld' zijn.

Waarde Description
Enabled
Disabled

ScaleUpProperties

Eigenschappen opschalen op Elastic San Appliance.

Name Type Description
autoScalePolicyEnforcement

AutoScalePolicyEnforcement

De instelling voor omhoog schalen in- of uitschakelen op Elastic San Appliance.

capacityUnitScaleUpLimitTiB

integer (int64)

Maximale grootte omhoog schalen op Elastic San-apparaat in TiB.

increaseCapacityUnitByTiB

integer (int64)

Eenheid voor het verhogen van de capaciteitseenheid op elastisch San-apparaat in TiB.

unusedSizeTiB

integer (int64)

Niet-gebruikte grootte op Elastic San-apparaat in TiB.

Sku

De SKU-naam. Vereist voor het maken van accounts; optioneel voor update.

Name Type Description
name

SkuName

De SKU-naam.

tier

SkuTier

De sKU-laag.

SkuName

De SKU-naam.

Waarde Description
Premium_LRS

Eersteklas lokaal redundante opslag

Premium_ZRS

Redundante opslag in premiumzones

SkuTier

De sKU-laag.

Waarde Description
Premium

Premium niveau

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.