# Functions
NewClient creates a new HTTP client.
# Structs
HTTPClient represents a client for interaction with a ONTAP REST API.
HTTPProfile defines the connection attributes to build the base URL and authentication header.
Request represents a request to a REST API.