/v2/costformation/namespace/{id}

Replace the settings for a User-Managed CostFormation Namespace, including role-based access control (view_role_ids, edit_role_ids) and the optional display_name. edit_role_ids must be a subset of view_role_ids.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The namespace identifier (FQN format)

Body Params
view_role_ids
array of strings | null

List of Role IDs whose members can view dimensions in this namespace. If null or empty, the namespace is publicly visible to all users.

view_role_ids
edit_role_ids
array of strings | null

List of Role IDs whose members can create and edit dimensions in this namespace. If null or empty, the namespace is publicly editable. Must be a subset of view_role_ids.

edit_role_ids
string | null

Optional human-friendly display name for the namespace. If not provided, the namespace identifier (FQN) is used as the display name.

Headers
string

If passed, any subsequent operation with the same value for this header will return the exact same result. This is true for all responses, i.e. successes and errors.

string

If passed, the operation executes in the namespace specified by this key. Resource mutations in the namespace last for 1 hour.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json