servicediscovery_update_http_namespace {paws.networking} | R Documentation |
Updates an HTTP namespace
Description
Updates an HTTP namespace.
See https://www.paws-r-sdk.com/docs/servicediscovery_update_http_namespace/ for full documentation.
Usage
servicediscovery_update_http_namespace(Id, UpdaterRequestId = NULL, Namespace)
Arguments
Id |
[required] The ID of the namespace that you want to update. |
UpdaterRequestId |
A unique string that identifies the request and that allows failed
|
Namespace |
[required] Updated properties for the the HTTP namespace. |
[Package paws.networking version 0.7.0 Index]