lib/fastly/api/pool_api.rb in fastly-8.0.1 vs lib/fastly/api/pool_api.rb in fastly-8.1.0

- old
+ new

@@ -30,11 +30,11 @@ # @option opts [Time] :deleted_at Date and time in ISO 8601 format. # @option opts [Time] :updated_at Date and time in ISO 8601 format. # @option opts [String] :service_id # @option opts [String] :version # @option opts [String] :name Name for the Pool. - # @option opts [String] :shield Selected POP to serve as a shield for the servers. Defaults to `null` meaning no origin shielding if not set. Refer to the [POPs API endpoint](/reference/api/utils/pops/) to get a list of available POPs used for shielding. (default to 'null') + # @option opts [String] :shield Selected POP to serve as a shield for the servers. Defaults to `null` meaning no origin shielding if not set. Refer to the [POPs API endpoint](https://www.fastly.com/documentation/reference/api/utils/pops/) to get a list of available POPs used for shielding. (default to 'null') # @option opts [String] :request_condition Condition which, if met, will select this configuration during a request. Optional. # @option opts [String] :tls_ciphers List of OpenSSL ciphers (see the [openssl.org manpages](https://www.openssl.org/docs/man1.1.1/man1/ciphers.html) for details). Optional. # @option opts [String] :tls_sni_hostname SNI hostname. Optional. # @option opts [Integer] :min_tls_version Minimum allowed TLS version on connections to this server. Optional. # @option opts [Integer] :max_tls_version Maximum allowed TLS version on connections to this server. Optional. @@ -67,11 +67,11 @@ # @option opts [Time] :deleted_at Date and time in ISO 8601 format. # @option opts [Time] :updated_at Date and time in ISO 8601 format. # @option opts [String] :service_id # @option opts [String] :version # @option opts [String] :name Name for the Pool. - # @option opts [String] :shield Selected POP to serve as a shield for the servers. Defaults to `null` meaning no origin shielding if not set. Refer to the [POPs API endpoint](/reference/api/utils/pops/) to get a list of available POPs used for shielding. (default to 'null') + # @option opts [String] :shield Selected POP to serve as a shield for the servers. Defaults to `null` meaning no origin shielding if not set. Refer to the [POPs API endpoint](https://www.fastly.com/documentation/reference/api/utils/pops/) to get a list of available POPs used for shielding. (default to 'null') # @option opts [String] :request_condition Condition which, if met, will select this configuration during a request. Optional. # @option opts [String] :tls_ciphers List of OpenSSL ciphers (see the [openssl.org manpages](https://www.openssl.org/docs/man1.1.1/man1/ciphers.html) for details). Optional. # @option opts [String] :tls_sni_hostname SNI hostname. Optional. # @option opts [Integer] :min_tls_version Minimum allowed TLS version on connections to this server. Optional. # @option opts [Integer] :max_tls_version Maximum allowed TLS version on connections to this server. Optional. @@ -427,11 +427,11 @@ # @option opts [Time] :deleted_at Date and time in ISO 8601 format. # @option opts [Time] :updated_at Date and time in ISO 8601 format. # @option opts [String] :service_id # @option opts [String] :version # @option opts [String] :name Name for the Pool. - # @option opts [String] :shield Selected POP to serve as a shield for the servers. Defaults to `null` meaning no origin shielding if not set. Refer to the [POPs API endpoint](/reference/api/utils/pops/) to get a list of available POPs used for shielding. (default to 'null') + # @option opts [String] :shield Selected POP to serve as a shield for the servers. Defaults to `null` meaning no origin shielding if not set. Refer to the [POPs API endpoint](https://www.fastly.com/documentation/reference/api/utils/pops/) to get a list of available POPs used for shielding. (default to 'null') # @option opts [String] :request_condition Condition which, if met, will select this configuration during a request. Optional. # @option opts [String] :tls_ciphers List of OpenSSL ciphers (see the [openssl.org manpages](https://www.openssl.org/docs/man1.1.1/man1/ciphers.html) for details). Optional. # @option opts [String] :tls_sni_hostname SNI hostname. Optional. # @option opts [Integer] :min_tls_version Minimum allowed TLS version on connections to this server. Optional. # @option opts [Integer] :max_tls_version Maximum allowed TLS version on connections to this server. Optional. @@ -465,10 +465,10 @@ # @option opts [Time] :deleted_at Date and time in ISO 8601 format. # @option opts [Time] :updated_at Date and time in ISO 8601 format. # @option opts [String] :service_id # @option opts [String] :version # @option opts [String] :name Name for the Pool. - # @option opts [String] :shield Selected POP to serve as a shield for the servers. Defaults to `null` meaning no origin shielding if not set. Refer to the [POPs API endpoint](/reference/api/utils/pops/) to get a list of available POPs used for shielding. (default to 'null') + # @option opts [String] :shield Selected POP to serve as a shield for the servers. Defaults to `null` meaning no origin shielding if not set. Refer to the [POPs API endpoint](https://www.fastly.com/documentation/reference/api/utils/pops/) to get a list of available POPs used for shielding. (default to 'null') # @option opts [String] :request_condition Condition which, if met, will select this configuration during a request. Optional. # @option opts [String] :tls_ciphers List of OpenSSL ciphers (see the [openssl.org manpages](https://www.openssl.org/docs/man1.1.1/man1/ciphers.html) for details). Optional. # @option opts [String] :tls_sni_hostname SNI hostname. Optional. # @option opts [Integer] :min_tls_version Minimum allowed TLS version on connections to this server. Optional. # @option opts [Integer] :max_tls_version Maximum allowed TLS version on connections to this server. Optional.