Skip to main content
Version: latest

Returns the specified application profile tier resolved values

GET 

/v1/appProfiles/:uid/tiers/:tierUid/resolvedValues

Returns the specified application profile tier resolved values

Request

Path Parameters

    uid stringrequired

    Application profile uid

    tierUid stringrequired

    Application profile tier uid

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

OK

Schema

    resolved

    object

    Application tier resolved macro values map

    property name*string
Loading...