paws.networking (version 0.1.6)

servicediscovery_delete_namespace: 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.

Usage

servicediscovery_delete_namespace(Id)

Arguments

Id

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

Request syntax

svc$delete_namespace(
  Id = "string"
)