Passa al contenuto principale

Create BlockStorage

POST 

/projects/:projectId/providers/Aruba.Storage/blockStorages

Create BlockStorage

Request

Path Parameters

    projectId stringrequired

Query Parameters

    api-version string

    The requested API version

    Default value: 1

Header Parameters

    ce-resourceId string

Body

    metadata

    object

    Metadata of the resource

    name string

    Name of the resource

    location

    object

    Contains information about the Region of a resource

    value string

    Value of the region in which the resource will be located. Available regions at present:

    • ITBG-Bergamo

    For more information, check the documentation.

    tags string[]nullable

    List of tags for the resource

    properties

    object

    nullable

    sizeGb int32

    The blockStoages's size in gigabyte

    billingPeriod string

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

    dataCenter string

    The datacenter where blockstorage will be created

    For more information, check the documentation.

    type stringnullable

    Volume typology. Accepted values:

    • Standard
    • Performance

    snapshot

    object

    nullable

    The snapshot from which the block storage will be created

    uri stringnullable

    backup

    object

    nullable

    uri stringnullable
    bootable booleannullable

    If the Volume is Bootable

    image stringnullable

    Volume image if it's bootable

Responses

Created

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

    dataCenter stringnullable

    The datacenter where blockstorage will be created

    For more information, check the documentation.

    type stringnullable

    The typology of the volume (es. Standard, Performance)

    bootable booleannullable

    If the Volume is Bootable

    image stringnullable

    Volume image if it's bootable

    linkedResources

    object[]

    The resource you can link to your BlockStorage. It's for future use

  • Array [

  • uri stringnullable
    strictCorrelation boolean
  • ]

  • data

    object

    nullable

    internal data

    private

    object

    nullable

    nodeId stringnullable
    detaching boolean
    attaching boolean
    state stringnullable
    kaasId stringnullable
    failureReason stringnullable

    infrastructure

    object

    nullable

    type stringnullable

    value

    object

    uid stringnullable
    resourceId stringnullable
    name stringnullable
    namespace stringnullable
    projectId stringnullable
    ocmResourceId stringnullable

    info

    object

    nullable

    device stringnullable
    osResourceId stringnullable
Loading...