API Reference

Sections

Theme switcher

ResourceHierarchy

ResourceHierarchy

selected_hierarchy_typestring
Enum values:
CLOUD_PROVIDERCLOUD_ACCOUNTCHILD
cloud_providerobject

Show child attributes

cloud_accountsobject

Show child attributes

childrenobject

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 { "selected_hierarchy_type": "CLOUD_PROVIDER", "cloud_provider": { "hierarchy_type": "CLOUD_PROVIDER", "resource_type": null, "is_selected": false, "id": null, "parent_id": null, "total_count": null, "resource_name": null }, "cloud_accounts": { "nodes": [ { "hierarchy_type": "CLOUD_PROVIDER", "resource_type": null, "is_selected": false, "id": null, "parent_id": null, "total_count": null, "resource_name": null } ], "additional_count": null, "additional_count_id": null, "additional_count_parent_id": null }, "children": { "nodes": [ { "hierarchy_type": "CLOUD_PROVIDER", "resource_type": null, "is_selected": false, "id": null, "parent_id": null, "total_count": null } ], "additional_count": null, "additional_count_id": null, "additional_count_parent_id": null } }
Was this section helpful?

What made this section unhelpful for you?