Gets an item from the ApiSdk.v2.byoip_prefixes.item collection
The unique identifier for the BYOIP Prefix.
To list all BYOIP prefixes, send a GET request to /v2/byoip_prefixes.A successful response will return a list of all BYOIP prefixes associated with the account.
OptionalrequestConfiguration: RequestConfiguration<Byoip_prefixesRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
To create a BYOIP prefix, send a POST request to /v2/byoip_prefixes.A successful request will initiate the process of bringing your BYOIP Prefix into your account.The response will include the details of the created prefix, including its UUID and status.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To list all BYOIP prefixes, send a GET request to /v2/byoip_prefixes.A successful response will return a list of all BYOIP prefixes associated with the account.
OptionalrequestConfiguration: RequestConfiguration<Byoip_prefixesRequestBuilderGetQueryParameters>Configuration for the request such as headers, query parameters, and middleware options.
To create a BYOIP prefix, send a POST request to /v2/byoip_prefixes.A successful request will initiate the process of bringing your BYOIP Prefix into your account.The response will include the details of the created prefix, including its UUID and status.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
Builds and executes requests for operations under /v2/byoip_prefixes