FederationSite
FederationSite
Site information.
JSON Example
{
"active_gm": "string",
"aph_list": [
{
"address": "string",
"certificate": "string",
"fqdn": "string",
"node_id": "string",
"port": 0,
"use_fqdn": false,
"uuid": "string"
}
],
"cert_hash": "string",
"cluster_id": "string",
"config_version": 0,
"id": "string",
"is_federated": false,
"is_local": false,
"name": "string",
"node_type": "string",
"site_version": "string",
"split_brain": false,
"system_id": 0,
"trust_manager_cert": "string",
"vip_ip": "string"
}
string
active_gm
Required
Does site have active GM
Possible values are :
ACTIVE,
STANDBY,
NONE,
INVALID,
string
cert_hash
Optional
Hash of the trustManagerCert
string
cluster_id
Optional
Cluster id
integer As int64
As int64
config_version
Optional
Site config version
string
id
Required
Id of the site
boolean
is_federated
Required
Is site federated
boolean
is_local
Required
Is site local
string
name
Required
Name of the site
string
node_type
Required
Type of node
Possible values are :
GM,
LM,
GM_AND_LM,
string
site_version
Required
Version of the site
boolean
split_brain
Optional
Split brain
integer As int64
As int64
system_id
Required
System id
string
trust_manager_cert
Optional
Cert string from trust manager
string
vip_ip
Optional
Vip ip