OptionalfailoverFully qualified resource name of the FailoverGroup this stable URL is
currently linked to, in the format
accounts/{account_id}/failover-groups/{failover_group_id}. Empty when
the stable URL is not attached to any failover group.
OptionalinitialThe workspace this stable URL is initially bound to. Used only in Create requests to associate the stable URL with a workspace. Not returned in responses.
OptionalnameFully qualified resource name. Format: accounts/{account_id}/stable-urls/{stable_url_id}.
OptionalstableThe stable workspace ID for this stable URL. Generated on creation and
immutable thereafter; identifies the URL across failovers and is the same
value embedded in the url (as the w= query parameter for SPOG URLs,
or in the conn-<id> hostname for Private-Link URLs).
OptionalurlThe stable URL endpoint. Generated on creation and
immutable thereafter. For non-Private-Link workspaces this is
https://<spog_host>/?w=<connection_id>. For Private-Link workspaces
this is the per-connection hostname.
A stable URL provides a failover-aware endpoint for accessing a workspace. Its lifecycle is independent of any failover group.