Skip to main content
Version: latest

Retrieves a list of application profile metadata

GET 

/v1/dashboard/appProfiles/metadata

Retrieves a list of application profile metadata

Request

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

An array of application profile summary items

Schema

    appProfiles

    object[]

  • Array [

  • metadata

    object

    Object identity meta

    namestring
    uidstring

    spec

    versionstring
  • ]

Loading...