v1

latestOpenAPI 3.0.1Legal Noticesraw.githubusercontent.com2024-10-1111878466.0 KB
Super Admin Org Controller

Update Organization

Update org information and settings. Superadmin privileges required

patch/v3/admin/org/{org-name}

Path parameters

org-namestring required

Request body

pecNamestring

product end customer name for enterprise(Fleet Command) product

displayNamestring

Name of the organization that will be shown to users.

descriptionstring

optional description of the organization

isSecureCredentialSharingServiceEnabledboolean

Secure Credential Sharing Service enable flag for an organization

isQuickStartEnabledboolean

Quick Start enable flag for an organization

idpIdstring

Identity Provider ID.

companyNamestring

Name of the company

isDatasetServiceEnabledboolean

Dataset Service enable flag for an organization

isSecretsManagerServiceEnabledboolean

Secrets Manager Service enable flag for an organization

isRegistrySSEEnabledboolean

If a server side encryption is enabled for private registry (models, resources)

pecSfdcIdstring

product end customer salesforce.com Id (external customer Id) for enterprise(Fleet Command) product

isSeparateInfluxDbUsedboolean

If a separate influx db used for an organization in Base Command Platform job telemetry

isInternalboolean

Is NVIDIA internal org or not

type'UNKNOWN' | 'CLOUD' | 'ENTERPRISE' | 'INDIVIDUAL'

Response

OK