Last chance! 50% off unlimited learning
Sale ends in
Removes IP address blocks from a directory.
directoryservice_remove_ip_routes(DirectoryId, CidrIps)
[required] Identifier (ID) of the directory from which you want to remove the IP addresses.
[required] IP address blocks that you want to remove.
An empty list.
svc$remove_ip_routes( DirectoryId = "string", CidrIps = list( "string" ) )