This schema file defines all entities related to Shared IP Groups.
Common types used by multiple entities and possibly spanning several types of requests.
The element defines a group of servers that can share one or more public IPs with each other.
A collection of shared IP groups.
An IP group type can take two basic forms. On a request a single, optional, server ID may be specified…
…on a response a server ID list is always returned. This server list may be empty…
…note that is a mutually exclusive choice: either a <server> or <servers> element must be specified, but not both.
A single, optional, server ID. This form is used when creating an IP group.
A collection of server IDs. This form is used when querying an IP group.
The ID of the shared IP group. The attribute should not be specified when creating a new shared IP group.
The name of the shared IP group.
A collection of shared IP groups.
A collection of servers within a shared IP group.
The ID of a server within a shared IP group.