InlineProposedSegmentationObjectsRequest1
{
"segmentation_object_type": [
"ENVIRONMENT"
],
"page_size": 1000,
"sort_ascending": false,
"sort_by": "displayName",
"site_ids": [
"123a456b-123c-456d-89ab-cdef12345678"
],
"offset": 0
}
Filter by segmentation object Id
Filter by segmentation object name
Filter by segmentation object type. If omitted, returns all types. Multiple types can be specified to query across types.
Values: OTHER, APPLICATION, APPLICATION_TIER, ENVIRONMENT, INFRASTRUCTURE_SERVICE
Filter by site - returns objects that have groups on the specified site(s)
Filter by group action - returns objects that have groups with the specified action
Filter by publication status of proposed segmentation object
Filter by parent segmentation object id (e.g., filter tiers by parent application)
Filter applications by whether they contain tiers.
This filter requires segmentation_object_type: ["APPLICATION"] (single value).
Using this filter with other types or multiple types will result in an error.
Filter applications by type (REGULAR or CRITICAL).
This filter requires segmentation_object_type: ["APPLICATION"] (single value).
Using this filter with other types or multiple types will result in an error.
Filter applications by workload type (REGULAR or EPHEMERAL).
This filter requires segmentation_object_type: ["APPLICATION"] (single value).
Using this filter with other types or multiple types will result in an error.
Filter by scope values from hierarchy tags
Filter by tag values from hierarchy tags