Parent Service Instances API
Parent Service Instances belong to a Service Level Agreement .
Collection Fields
Заголовок раздела «Collection Fields»By default the following fields will appear in collections of parent service instances:
id
service_instance
impact_relation
Obtain a different set of fields using the ?fields= parameter .
Sorting
Заголовок раздела «Sorting»Collections of service instances are sorted
ascending
by
service_instance.name
.
id
Readonly integer — The unique ID of the Parent Service Instance relation.
service_instance
Required reference to service_instance — The linked service instance.
This field cannot be specified in the ?fields= parameter .
impact_relation
Required enum — The type of the relation. Valid values are:
degraded: Degraded if Service Instance of SLA is Down or Degradeddown: Down if Service Instance of SLA is Down
This field cannot be specified in the ?fields= parameter .