GET
request to find the root model object, your landscape may have multiple root model objects if you use domains.
parentId
property of POST
request to create a model objects inside it.
labels
property for storing additional key/value metadata. The field is designed to make it easier to work with the API and is not used by the IcePanel app.
You can assign labels to resources using POST
, PATCH
or PUT
requests.
GET
requests to filter based on label values.