true indicates that this is a sub-resource of another resource. The collection name for this entity type is under a first-level resource in the URL. For example, /domains/{domain-name}/projects/{project-name}/runs/{Run ID}/run-steps. A run is a first-level resource. run-steps are a second-level resource.
Namespace | (none) |
Extension of IsFirstLevelResourceElement Complex Type
![]() |
IsSecondLevelResource 0..∞ Extension of IsFirstLevelResourceElement Complex Type
true indicates that this is a sub-resource of another resource. The collection name for this entity type is under a first-level resource in the URL. For example, /domains/{domain-name}/projects/{project-name}/runs/{Run ID}/run-steps. A run is a first-level resource. run-steps are a second-level resource.
|
Name | Type | Use | Default | Fixed | Description |
---|---|---|---|---|---|
parentEntity | xs:string | required | The type of the containing entity. | ||
supportsPOST | xs:boolean | required | |||
supportsGET | xs:boolean | required | |||
supportsPUT | xs:boolean | required | |||
supportsDELETE | xs:boolean | required | |||
url | xs:string | required |
|