geonode.geoserver.acl.gsauth_client.models.admin_rule
GeoServer ACL
GeoServer Access Control List API # noqa: E501
The version of the OpenAPI document: 1.0.0 Generated by: https://openapi-generator.tech
Classes
NOTE: This class is auto generated by OpenAPI Generator. |
Module Contents
- class geonode.geoserver.acl.gsauth_client.models.admin_rule.AdminRule(id=None, priority=None, access=None, ext_id=None, name=None, description=None, instance=None, role=None, user=None, workspace=None, address_range=None, local_vars_configuration=None)[source]
Bases:
objectNOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech
Do not edit the class manually.
- property id[source]
- property E501
- Returns:
The id of this AdminRule. # noqa: E501
- Return type:
str
- Type:
Gets the id of this AdminRule. # noqa
- property priority[source]
- property E501
- Returns:
The priority of this AdminRule. # noqa: E501
- Return type:
int
- Type:
Gets the priority of this AdminRule. # noqa
- property access[source]
- property E501
- Returns:
The access of this AdminRule. # noqa: E501
- Return type:
- Type:
Gets the access of this AdminRule. # noqa
- property ext_id[source]
- property E501
- Returns:
The ext_id of this AdminRule. # noqa: E501
- Return type:
str
- Type:
Gets the ext_id of this AdminRule. # noqa
- property name[source]
- property E501
- Returns:
The name of this AdminRule. # noqa: E501
- Return type:
str
- Type:
Gets the name of this AdminRule. # noqa
- property description[source]
- property E501
- Returns:
The description of this AdminRule. # noqa: E501
- Return type:
str
- Type:
Gets the description of this AdminRule. # noqa
- property instance[source]
- property E501
- Returns:
The instance of this AdminRule. # noqa: E501
- Return type:
str
- Type:
Gets the instance of this AdminRule. # noqa
- property role[source]
- property E501
- Returns:
The role of this AdminRule. # noqa: E501
- Return type:
str
- Type:
Gets the role of this AdminRule. # noqa
- property user[source]
- property E501
- Returns:
The user of this AdminRule. # noqa: E501
- Return type:
str
- Type:
Gets the user of this AdminRule. # noqa
- property workspace[source]
- property E501
- Returns:
The workspace of this AdminRule. # noqa: E501
- Return type:
str
- Type:
Gets the workspace of this AdminRule. # noqa