Passa al contenuto principale

List KeyPair

GET 

/projects/:projectId/providers/Aruba.Compute/keyPairs

List KeyPair

Request

Path Parameters

    projectId stringrequired

Query Parameters

    filter string
    sort string
    projection string
    offset int32
    limit int32
    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
    createdUser stringnullable
    updatedUser 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

    linkedResources

    object[]

  • Array [

  • uri stringnullable
    strictCorrelation boolean
  • ]

  • value string
Loading...