Create
Create a Microsoft SQL Sever Credentials Rotation for the specified project.
Check out the configuration docs for Microsoft SQL Server Credentials Rotations to learn how to obtain the required parameters.
Body
The name of the Microsoft SQL Sever Credentials Rotation to create. Must be slug-friendly.
1 - 32
The ID of the project to create the rotation in.
1
The ID of the Microsoft SQL Server Connection to use for rotation.
The slug of the project environment to create the rotation in.
1 - 64
The secret path of the project to create the rotation in.
1
The interval, in days, to automatically rotate secrets.
x >= 1
An optional description for the Microsoft SQL Sever Credentials Rotation.
256
Whether secrets should be automatically rotated when the specified rotation interval has elapsed.
The hours and minutes rotation should occur at in UTC. Defaults to Midnight (00:00) UTC.
Response
Was this page helpful?