servicediscovery_delete_namespace {paws.networking}R Documentation

Deletes a namespace from the current account

Description

Deletes a namespace from the current account. If the namespace still contains one or more services, the request fails.

See https://www.paws-r-sdk.com/docs/servicediscovery_delete_namespace/ for full documentation.

Usage

servicediscovery_delete_namespace(Id)

Arguments

Id

[required] The ID of the namespace that you want to delete.


[Package paws.networking version 0.9.0 Index]