listIpRoutes
Lists the address blocks that you have added to a directory.
Samples
// The following example lists the address blocks that have been added to a specified directory.
val resp = directoryClient.listIpRoutes {
directoryId = "d-92654abfed"
limit = 0
}Content copied to clipboard