diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.json b/descriptions/api.github.com/api.github.com.2022-11-28.json index 1b9e367b9..b7663f168 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions/api.github.com/api.github.com.2022-11-28.json @@ -119030,6 +119030,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.yaml b/descriptions/api.github.com/api.github.com.2022-11-28.yaml index 82a860095..ccbab471c 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions/api.github.com/api.github.com.2022-11-28.yaml @@ -87323,6 +87323,17 @@ components: items: type: string example: 123ABC456DEF789 + failover_network_settings_ids: + description: The unique identifier of each failover network settings in + the configuration. + type: array + items: + type: string + example: 123ABC456DEF789 + failover_network_enabled: + description: Indicates whether the failover network resource is enabled. + type: boolean + example: true created_on: description: The time at which the network configuration was created, in ISO 8601 format. diff --git a/descriptions/api.github.com/api.github.com.json b/descriptions/api.github.com/api.github.com.json index 1b9e367b9..b7663f168 100644 --- a/descriptions/api.github.com/api.github.com.json +++ b/descriptions/api.github.com/api.github.com.json @@ -119030,6 +119030,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", diff --git a/descriptions/api.github.com/api.github.com.yaml b/descriptions/api.github.com/api.github.com.yaml index 82a860095..ccbab471c 100644 --- a/descriptions/api.github.com/api.github.com.yaml +++ b/descriptions/api.github.com/api.github.com.yaml @@ -87323,6 +87323,17 @@ components: items: type: string example: 123ABC456DEF789 + failover_network_settings_ids: + description: The unique identifier of each failover network settings in + the configuration. + type: array + items: + type: string + example: 123ABC456DEF789 + failover_network_enabled: + description: Indicates whether the failover network resource is enabled. + type: boolean + example: true created_on: description: The time at which the network configuration was created, in ISO 8601 format. diff --git a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index da590311b..c3eed1230 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -194841,6 +194841,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -195013,6 +195026,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -195122,6 +195148,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -195281,6 +195320,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", diff --git a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index 8c8220213..8937bd543 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -45884,6 +45884,18 @@ paths: items: type: string example: 123ABC456DEF789 + failover_network_settings_ids: + description: The unique identifier of each failover network + settings in the configuration. + type: array + items: + type: string + example: 123ABC456DEF789 + failover_network_enabled: + description: Indicates whether the failover network resource + is enabled. + type: boolean + example: true created_on: description: The time at which the network configuration was created, in ISO 8601 format. diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.deref.json index da590311b..c3eed1230 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.json @@ -194841,6 +194841,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -195013,6 +195026,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -195122,6 +195148,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -195281,6 +195320,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml index 8c8220213..8937bd543 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml @@ -45884,6 +45884,18 @@ paths: items: type: string example: 123ABC456DEF789 + failover_network_settings_ids: + description: The unique identifier of each failover network + settings in the configuration. + type: array + items: + type: string + example: 123ABC456DEF789 + failover_network_enabled: + description: Indicates whether the failover network resource + is enabled. + type: boolean + example: true created_on: description: The time at which the network configuration was created, in ISO 8601 format. diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json index b102e60d4..93b712234 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -48156,6 +48156,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -48329,6 +48342,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -48439,6 +48465,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -48599,6 +48638,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -246279,6 +246331,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -246451,6 +246516,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -246560,6 +246638,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -246719,6 +246810,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 1bcaefc93..848b55c38 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -18448,6 +18448,18 @@ paths: items: type: string example: 123ABC456DEF789 + failover_network_settings_ids: + description: The unique identifier of each failover network + settings in the configuration. + type: array + items: + type: string + example: 123ABC456DEF789 + failover_network_enabled: + description: Indicates whether the failover network resource + is enabled. + type: boolean + example: true created_on: description: The time at which the network configuration was created, in ISO 8601 format. diff --git a/descriptions/ghec/dereferenced/ghec.deref.json b/descriptions/ghec/dereferenced/ghec.deref.json index b102e60d4..93b712234 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.json +++ b/descriptions/ghec/dereferenced/ghec.deref.json @@ -48156,6 +48156,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -48329,6 +48342,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -48439,6 +48465,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -48599,6 +48638,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -246279,6 +246331,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -246451,6 +246516,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -246560,6 +246638,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", @@ -246719,6 +246810,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", diff --git a/descriptions/ghec/dereferenced/ghec.deref.yaml b/descriptions/ghec/dereferenced/ghec.deref.yaml index 1bcaefc93..848b55c38 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.deref.yaml @@ -18448,6 +18448,18 @@ paths: items: type: string example: 123ABC456DEF789 + failover_network_settings_ids: + description: The unique identifier of each failover network + settings in the configuration. + type: array + items: + type: string + example: 123ABC456DEF789 + failover_network_enabled: + description: Indicates whether the failover network resource + is enabled. + type: boolean + example: true created_on: description: The time at which the network configuration was created, in ISO 8601 format. diff --git a/descriptions/ghec/ghec.2022-11-28.json b/descriptions/ghec/ghec.2022-11-28.json index 719d25a57..dc1d18dc4 100644 --- a/descriptions/ghec/ghec.2022-11-28.json +++ b/descriptions/ghec/ghec.2022-11-28.json @@ -125109,6 +125109,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", diff --git a/descriptions/ghec/ghec.2022-11-28.yaml b/descriptions/ghec/ghec.2022-11-28.yaml index d53fb404c..c93ea4d4d 100644 --- a/descriptions/ghec/ghec.2022-11-28.yaml +++ b/descriptions/ghec/ghec.2022-11-28.yaml @@ -90847,6 +90847,17 @@ components: items: type: string example: 123ABC456DEF789 + failover_network_settings_ids: + description: The unique identifier of each failover network settings in + the configuration. + type: array + items: + type: string + example: 123ABC456DEF789 + failover_network_enabled: + description: Indicates whether the failover network resource is enabled. + type: boolean + example: true created_on: description: The time at which the network configuration was created, in ISO 8601 format. diff --git a/descriptions/ghec/ghec.json b/descriptions/ghec/ghec.json index 719d25a57..dc1d18dc4 100644 --- a/descriptions/ghec/ghec.json +++ b/descriptions/ghec/ghec.json @@ -125109,6 +125109,19 @@ }, "example": "123ABC456DEF789" }, + "failover_network_settings_ids": { + "description": "The unique identifier of each failover network settings in the configuration.", + "type": "array", + "items": { + "type": "string" + }, + "example": "123ABC456DEF789" + }, + "failover_network_enabled": { + "description": "Indicates whether the failover network resource is enabled.", + "type": "boolean", + "example": true + }, "created_on": { "description": "The time at which the network configuration was created, in ISO 8601 format.", "type": "string", diff --git a/descriptions/ghec/ghec.yaml b/descriptions/ghec/ghec.yaml index d53fb404c..c93ea4d4d 100644 --- a/descriptions/ghec/ghec.yaml +++ b/descriptions/ghec/ghec.yaml @@ -90847,6 +90847,17 @@ components: items: type: string example: 123ABC456DEF789 + failover_network_settings_ids: + description: The unique identifier of each failover network settings in + the configuration. + type: array + items: + type: string + example: 123ABC456DEF789 + failover_network_enabled: + description: Indicates whether the failover network resource is enabled. + type: boolean + example: true created_on: description: The time at which the network configuration was created, in ISO 8601 format.