Passa al contenuto principale

Update Kms

PUT 

/projects/:projectId/providers/Aruba.Security/kms/:id

Update Kms

Request

Path Parameters

    id stringrequired
    projectId stringrequired

Query Parameters

    api-version string

    The requested API version

    Default value: 1

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

    billingPeriod string

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

Responses

Accepted

Schema

    metadata

    object

    id stringnullable
    uri stringnullable
    name stringnullable

    location

    object

    code stringnullable
    country stringnullable
    city stringnullable
    name stringnullable
    value stringnullable

    project

    object

    id stringnullable
    tags string[]nullable

    category

    object

    name stringnullable
    provider stringnullable

    typology

    object

    id stringnullable
    name stringnullable
    creationDate date-timenullable
    createdBy stringnullable
    updateDate date-timenullable
    updatedBy stringnullable
    version stringnullable

    status

    object

    state stringnullable
    creationDate date-timenullable

    disableStatusInfo

    object

    isDisabled boolean
    reasons string[]

    previousStatus

    object

    state stringnullable
    creationDate date-timenullable
    failureReason stringnullable

    properties

    object

    billingPeriod stringnullable

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

Loading...