Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 968 Bytes

HuaweiAccessRules.md

File metadata and controls

16 lines (12 loc) · 968 Bytes

HuaweiAccessRules

Properties

Name Type Description Notes
auth_endpoint str The auth URL. [optional]
domain_id list[str] The list of domain ids that the login is restricted to. [optional]
domain_name list[str] The list of domainNames that the login is restricted to. [optional]
tenant_id list[str] The list of tenantIDs that the login is restricted to. [optional]
tenant_name list[str] The list of tenantNames that the login is restricted to. [optional]
user_id list[str] The list of user ids that the login is restricted to. [optional]
user_name list[str] The list of user names that the login is restricted to. [optional]

[Back to Model list] [Back to API list] [Back to README]