Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 783 Bytes

SiteSharedCredential.md

File metadata and controls

14 lines (10 loc) · 783 Bytes

SiteSharedCredential

Properties

Name Type Description Notes
enabled bool Flag indicating whether the shared credential is enabled for the site's scans. [optional]
id int The identifier of the shared credential. [optional]
links list[Link] Hypermedia links to corresponding or related resources. [optional]
name str The name of the shared credential. [optional]
service str The type of service the credential is configured to authenticate with. [optional]

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