POST SSL NetworkRanges Validate
The POST /SSL
TLS (Transport Layer Security) and its predecessor SSL (Secure Sockets Layer) are protocols for establishing authenticated and encrypted links between networked computers./NetworkRanges/Validate method ensures that network ranges supplied in the request are of valid structure. This endpoint
An endpoint is a URL that enables the API to gain access to resources on a server. returns 204 with no content upon success. Use this method to test a proposed network range before using POST /SSL/NetworkRanges or PUT /SSL/NetworkRanges to configure it for an SSL network.
Table 811: POST SSL Network Ranges Validate Input Parameters
| Name | In | Description |
|---|---|---|
| network Ranges To Verify | Body | Required. An array of strings indicating the network ranges to validate. For example: Copy |
Was this page helpful? Provide Feedback