Skip to main content

Delete Snapshot

DELETE 

/projects/:projectId/providers/Aruba.Storage/snapshots/:id

Delete Snapshot

Request

Path Parameters

    projectId stringrequired
    id stringrequired

Query Parameters

    api-version string

    The requested API version

    Default value: 1

Responses

Accepted

Schema

    metadata

    object

    nullable

    id stringnullable
    uri stringnullable
    name stringnullable

    location

    object

    nullable

    code stringnullable
    country stringnullable
    city stringnullable
    name stringnullable
    value stringnullable

    project

    object

    nullable

    id stringnullable
    folderId stringnullable
    tags string[]nullable

    category

    object

    nullable

    name stringnullable
    provider stringnullable

    typology

    object

    nullable

    id stringnullable
    name stringnullable
    creationDate date-timenullable
    createdBy stringnullable
    ownerId stringnullable
    updateDate date-timenullable
    updatedBy stringnullable
    version stringnullable
    createdUser stringnullable
    updatedUser stringnullable

    linkedResources

    object[]

    nullable

  • Array [

  • uri stringnullable
    strictCorrelation boolean
  • ]

  • managedBy stringnullable
    annotations objectnullable

    status

    object

    nullable

    state stringnullable
    creationDate date-timenullable

    disableStatusInfo

    object

    nullable

    isDisabled boolean
    reasons string[]

    previousStatus

    object

    nullable

    state stringnullable
    creationDate date-timenullable
    failureReason stringnullable

    error

    object

    nullable

    reason stringnullable
    message stringnullable
    reservedTo stringnullable

    properties

    object

    nullable

    sizeGb int32nullable

    The blockStoages's size in gigabyte

    billingPeriod stringnullable

    The billing period for blockStorage. Only Hour is a valid value

    volume

    object

    nullable

    Original volume the snapshot was created from

    uri stringnullable

    Uri of the volume

    name stringnullable

    Current name of the volume

    compoundResource

    object

    nullable

    The resource used by the volume at the time the snapshot was created

    uri stringnullable

    Uri of the resource

    dataCenter stringnullable

    The datacenter where blockstorage will be created

    For more information, check the documentation.

    type stringnullable

    The type of the original volume from which the snapshot was created

    bootable boolean

    True if the original volume of the snapshot was a bootable disk

Loading...