nugroupkeyencryptionprofile

nugroupkeyencryptionprofile.NUGroupKeyEncryptionProfile(bambou.nurest_object.NUMetaRESTObject,):

Represents a Group Key Profile

Attributes

  • sek_generation_interval: Group Key SEK Generation Interval in Seconds. Min=1, Max=86400
  • sek_lifetime: Group Key SEK Lifetime in Seconds. Min=1, Max=604800
  • sek_payload_encryption_algorithm: Group Key SEK Payload Encryption Algorithm.
  • sek_payload_encryption_bc_algorithm: Group Key Sek Payload Encryption BC Algorithm (read only)
  • sek_payload_encryption_key_length: Group Key Sek Payload Encryption Key Length (read only)
  • sek_payload_signing_algorithm: Group Key SEK Payload Signature Algorithm.
  • dr_seed_lifetime: DR Seed Lifetime in seconds
  • name: Name of the Encryption Profile
  • last_updated_by: ID of the user who last updated the object.
  • last_updated_date: Time stamp when this object was last updated.
  • seed_generation_interval: Group Key SEED Generation Interval in Seconds.
  • seed_lifetime: Group Key SEED Lifetime in Seconds. Min=1, Max=604800
  • seed_payload_authentication_algorithm: Group Key SEK Payload Signature Algorithm.
  • seed_payload_authentication_bc_algorithm: Group Key Seed Payload Authentication Algorithm (read only)
  • seed_payload_authentication_key_length: Group Key Seed Payload Authentication Key Length (read only)
  • seed_payload_encryption_algorithm: Group Key SEED Payload Encryption Algorithm.
  • seed_payload_encryption_bc_algorithm: Group Key Seed Payload Encryption Algorithm (read only)
  • seed_payload_encryption_key_length: Group Key Seed Payload Encryption Key Length (read only)
  • seed_payload_signing_algorithm: Group Key Seed Payload Signature Algorithm.
  • description: A description of the Profile instance created.
  • embedded_metadata: Metadata objects associated with this entity. This will contain a list of Metadata objects if the API request is made using the special flag to enable the embedded Metadata feature. Only a maximum of Metadata objects is returned based on the value set in the system configuration.
  • entity_scope: Specify if scope of entity is Data center or Enterprise level
  • traffic_authentication_algorithm: Group Key traffic Authentication Algorithm. Possible values are HMAC_SHA1, HMAC_SHA256, HMAC_SHA384, HMAC_SHA512, HMAC_MD5, .
  • traffic_encryption_algorithm: Group Key traffic Encryption Algorithm. Possible values are AES_128_CBC, AES_192_CBC, AES_256_CBC, TRIPLE_DES_CBC, .
  • traffic_encryption_key_lifetime: Group Key Traffic Encryption Key Lifetime in Seconds. Min=1, Max=86400
  • creation_date: Time stamp when this object was created.
  • associated_enterprise_id: The ID of the associated Enterprise
  • owner: Identifies the user that has created this object.
  • external_id: External object ID. Used for integration with third party systems

Children

class fetcher
nupermission.NUPermission permissions
numetadata.NUMetadata metadatas
nuglobalmetadata.NUGlobalMetadata global_metadatas