Skip to main content

LocationService_DeleteLocation

DELETE 

/infra/v3/partner/{metadata.partner}/location/{metadata.name}

LocationService_DeleteLocation

Request

Path Parameters

    metadata.partner stringrequired

    Partner to which the resource belongs

    metadata.name stringrequired

    name of the resource

Query Parameters

    apiVersion stringrequired

    Default value: infra.k8smgmt.io/v3

    API Version

    API Version of the resource

    kind stringrequired

    Default value: Location

    Kind

    Kind of the resource

    metadata.displayName string

    Display Name

    display name of the resource

    metadata.description string

    Description

    description of the resource

    metadata.labels string

    Labels

    This is a request variable of the map type. The query format is "map_name[key]=value", e.g. If the map name is Age, the key type is string, and the value type is integer, the query parameter is expressed as Age["bob"]=18

    metadata.annotations string

    Annotations

    This is a request variable of the map type. The query format is "map_name[key]=value", e.g. If the map name is Age, the key type is string, and the value type is integer, the query parameter is expressed as Age["bob"]=18

    metadata.project stringrequired

    Project

    Project of the resource

    metadata.organization string

    Organization

    Organization to which the resource belongs

    metadata.id string
    metadata.urlScope string
    metadata.createdAt date-time
    metadata.modifiedAt date-time
    spec.id string

    ID of Location

    ID Location of the cluster

    spec.name string

    Location

    Location of the cluster

    spec.city string

    City

    City of the location

    spec.state string

    State

    State of the location

    spec.country string

    Country

    country of the location

    spec.locale string

    Locale

    locale of the location

    spec.latitude string

    Latitude

    Latitude of the location

    spec.longitude string

    Longitude

    Longitude of the location

    spec.countryCode string

    CountryCode

    CountryCode of the location

    spec.stateCode string

    StateCode

    StateCode of the location

    status.conditionType string

    Condition Type

    type of the status condition

    status.conditionStatus string

    Possible values: [StatusNotSet, StatusSubmitted, StatusOK, StatusFailed]

    Default value: StatusNotSet

    Condition Status

    status of the condition

    status.lastUpdated date-time

    Last Updated

    when the condition status is last updated

    status.reason string

    Reason

    reason of the last condition status

Responses

A successful response.

Schema
    apiVersion API Versionrequired

    Default value: infra.k8smgmt.io/v3

    API Version of the resource

    kind Kindrequired

    Default value: Location

    Kind of the resource

    metadata objectrequired

    Metadata of the resource

    name Namerequired

    name of the resource

    displayName Display Name

    display name of the resource

    description Description

    description of the resource

    labels object

    labels of the resource

    property name* string
    annotations object

    annotations of the resource

    property name* string
    project Projectrequired

    Project of the resource

    organization Organization

    Organization to which the resource belongs

    partner Partner

    Partner to which the resource belongs

    id string
    urlScope string
    createdAt date-time
    modifiedAt date-time
    spec objectrequired

    Spec of the resource

    id ID of Location

    ID Location of the cluster

    name Location

    Location of the cluster

    city City

    City of the location

    state State

    State of the location

    country Country

    country of the location

    locale Locale

    locale of the location

    latitude Latitude

    Latitude of the location

    longitude Longitude

    Longitude of the location

    countryCode CountryCode

    CountryCode of the location

    stateCode StateCode

    StateCode of the location

    status object

    Status of the resource

    conditionType Condition Type

    type of the status condition

    conditionStatus Condition Status

    Possible values: [StatusNotSet, StatusSubmitted, StatusOK, StatusFailed]

    Default value: StatusNotSet

    status of the condition

    lastUpdated date-time

    when the condition status is last updated

    reason Reason

    reason of the last condition status

Loading...
CNCF

We are a Cloud Native Computing Foundation sandbox project.