Skip to main content

Get Kms

GET 

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

Get Kms

Request

Path Parameters

    projectId stringrequired
    id stringrequired

Query Parameters

    ignoreDeletedStatus boolean
    Default value: false
    api-version string

    The requested API version

    Default value: 1

Responses

OK

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...