Skip to main content
Version: latest

Retrieves a list of macros

GET 

/v1/clusterprofiles/macros

Retrieves a list of macros

Request

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

OK

Schema

    macros

    undefined[]

  • Array [

  • namestring
    valuestring
  • ]

Loading...